Made the applet code compile under GTK.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2001-05-06 17:41:54 +00:00
parent 1661948432
commit db157a6cf8
10 changed files with 68 additions and 8 deletions

View File

@@ -33,6 +33,8 @@
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#include "wx/wx.h"
#include "combobox.h"
/*------------------------- Implementation --------------------------------*/