projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Finally fixed control scrolling
[wxWidgets.git]
/
include
/
wx
/
unix
/
app.h
diff --git
a/include/wx/unix/app.h
b/include/wx/unix/app.h
index 98bbeef1af92ba310d57f9623bbc6bea4d8ce4d1..79b336c7b7ea994d02241f1094753c7be71e3eb3 100644
(file)
--- a/
include/wx/unix/app.h
+++ b/
include/wx/unix/app.h
@@
-12,7
+12,7
@@
#include <signal.h>
// wxApp subclass implementing event processing for console applications
#include <signal.h>
// wxApp subclass implementing event processing for console applications
-class WXDLLIMPEXP_BASE wxAppConsole
Unix : public wxAppConsol
e
+class WXDLLIMPEXP_BASE wxAppConsole
: public wxAppConsoleBas
e
{
public:
// override base class initialization
{
public:
// override base class initialization