wxWidgets/include/wx/qt
Vadim Zeitlin 03f38c58fd 1. wxTimer::Start() returns bool in wxGTK too (other minor corrections
to this class, such as "const" addition, Notify() is = 0 now...)

2. wxGTK::wxTextCtrl::Delete renamed to Clear for consistency

3. wx/wx_prec.h now includes wx/setup.h even if !wxUSE_PRECOMP because
   otherwise (recently added) tests "#if wxUSE_IOSTREAMH" donb't work.

4. Other compilation fixes for wxGTK (now it compiles again)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-10-12 13:09:15 +00:00
..
app.h replaced by stubs files 1998-08-12 09:16:21 +00:00
bitmap.h replaced by stubs files 1998-08-12 09:16:21 +00:00
bmpbuttn.h replaced by stubs files 1998-08-12 09:16:21 +00:00
brush.h replaced by stubs files 1998-08-12 09:16:21 +00:00
button.h replaced by stubs files 1998-08-12 09:16:21 +00:00
checkbox.h replaced by stubs files 1998-08-12 09:16:21 +00:00
choice.h replaced by stubs files 1998-08-12 09:16:21 +00:00
colour.h replaced by stubs files 1998-08-12 09:16:21 +00:00
combobox.h replaced by stubs files 1998-08-12 09:16:21 +00:00
control.h replaced by stubs files 1998-08-12 09:16:21 +00:00
cursor.h replaced by stubs files 1998-08-12 09:16:21 +00:00
dc.h replaced by stubs files 1998-08-12 09:16:21 +00:00
dcclient.h replaced by stubs files 1998-08-12 09:16:21 +00:00
dcmemory.h replaced by stubs files 1998-08-12 09:16:21 +00:00
dcscreen.h replaced by stubs files 1998-08-12 09:16:21 +00:00
dialog.h replaced by stubs files 1998-08-12 09:16:21 +00:00
dirdlg.h replaced by stubs files 1998-08-12 09:16:21 +00:00
dnd.h globally renamed uint to size_t. This has _not_ been checked under Windows, 1998-08-18 15:36:12 +00:00
filedlg.h replaced by stubs files 1998-08-12 09:16:21 +00:00
font.h replaced by stubs files 1998-08-12 09:16:21 +00:00
frame.h replaced by stubs files 1998-08-12 09:16:21 +00:00
gauge.h replaced by stubs files 1998-08-12 09:16:21 +00:00
gdiobj.h replaced by stubs files 1998-08-12 09:16:21 +00:00
icon.h replaced by stubs files 1998-08-12 09:16:21 +00:00
joystick.h replaced by stubs files 1998-08-12 09:16:21 +00:00
listbox.h replaced by stubs files 1998-08-12 09:16:21 +00:00
mdi.h replaced by stubs files 1998-08-12 09:16:21 +00:00
menu.h replaced by stubs files 1998-08-12 09:16:21 +00:00
notebook.h replaced by stubs files 1998-08-12 09:16:21 +00:00
palette.h replaced by stubs files 1998-08-12 09:16:21 +00:00
pen.h replaced by stubs files 1998-08-12 09:16:21 +00:00
radiobox.h replaced by stubs files 1998-08-12 09:16:21 +00:00
radiobut.h replaced by stubs files 1998-08-12 09:16:21 +00:00
region.h replaced by stubs files 1998-08-12 09:16:21 +00:00
scrolbar.h replaced by stubs files 1998-08-12 09:16:21 +00:00
settings.h replaced by stubs files 1998-08-12 09:16:21 +00:00
slider.h replaced by stubs files 1998-08-12 09:16:21 +00:00
statbmp.h replaced by stubs files 1998-08-12 09:16:21 +00:00
statbox.h replaced by stubs files 1998-08-12 09:16:21 +00:00
stattext.h replaced by stubs files 1998-08-12 09:16:21 +00:00
tbargtk.h More configure fixes 1998-08-07 21:32:13 +00:00
textctrl.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
timer.h 1. wxTimer::Start() returns bool in wxGTK too (other minor corrections 1998-10-12 13:09:15 +00:00
window.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00