OpenASIP  2.0
Variables
MessageDialog.cc File Reference
#include <wx/tokenzr.h>
#include "MessageDialog.hh"
#include "WxConversion.hh"
Include dependency graph for MessageDialog.cc:

Go to the source code of this file.

Variables

const unsigned int MAX_LINE_WIDTH = 100
 
const int MAX_LINES = 20
 

Detailed Description

Implementation of MessageDialog class.

Author
Veli-Pekka Jääskeläinen (vjaaskel-no.spam-cs.tut.fi) 2005
Note
rating: red

Definition in file MessageDialog.cc.

Variable Documentation

◆ MAX_LINE_WIDTH

const unsigned int MAX_LINE_WIDTH = 100

Definition at line 40 of file MessageDialog.cc.

◆ MAX_LINES

const int MAX_LINES = 20

Definition at line 42 of file MessageDialog.cc.