bitmap and image updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,6 +22,7 @@ class WXDLLEXPORT wxKeyEvent;
|
||||
class WXDLLEXPORT wxLog;
|
||||
|
||||
WXDLLEXPORT_DATA(extern wxApp*) wxTheApp;
|
||||
HAB vHabmain;
|
||||
|
||||
// Force an exit from main loop
|
||||
void WXDLLEXPORT wxExit(void);
|
||||
@@ -100,7 +101,6 @@ protected:
|
||||
|
||||
DECLARE_EVENT_TABLE()
|
||||
private:
|
||||
HAB m_vHab;
|
||||
HMQ m_hMq;
|
||||
QMSG m_vMsg;
|
||||
};
|
||||
|
Reference in New Issue
Block a user