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
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
choice.h
colour.h
combobox.h
control.h
cursor.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
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
font.h
frame.h
gauge.h
gdiobj.h
icon.h
joystick.h
listbox.h
mdi.h
menu.h
notebook.h
palette.h
pen.h
radiobox.h
radiobut.h
region.h
scrolbar.h
settings.h
slider.h
statbmp.h
statbox.h
stattext.h
tbargtk.h
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