wxwidgets/include/wx/qt
Vadim Zeitlin 8fbca5cb70 Remove all trailing spaces
No real changes, just clean up sources by removing trailing spaces from
all the non-generated files.

This should hopefully avoid future commits mixing significant changes
with insignificant whitespace ones.
2019-01-30 17:35:54 +01:00
..
private Remove all trailing spaces 2019-01-30 17:35:54 +01:00
accel.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
anybutton.h Initialise m_qtPushButton in wxAnyButton's constructor. 2018-12-20 08:06:46 +00:00
app.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
bitmap.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
bmpbuttn.h
brush.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
button.h
calctrl.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
checkbox.h Implement [GS]etLabel() for wxStaticText and wxCheckBox in wxQt 2018-12-05 02:55:54 +01:00
checklst.h
choice.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
clipbrd.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
clrpicker.h
colordlg.h Add missing RTTI to some wxQT classes 2018-12-21 15:56:46 +00:00
colour.h additional code style improvements from github comments 2017-11-06 02:06:02 +01:00
combobox.h Fix wxComboBox implementation of wxTextEntry interface 2019-01-21 23:08:42 +01:00
control.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
ctrlsub.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
cursor.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dataform.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dataobj.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dataobj2.h
dataview.h
dc.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dcclient.h Add missing RTTI to some wxQT classes 2018-12-21 15:56:46 +00:00
dcmemory.h Add missing RTTI to some wxQT classes 2018-12-21 15:56:46 +00:00
dcprint.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dcscreen.h Fix several problem with wxMemoryDC in wxQt 2018-12-19 13:44:52 +01:00
defs.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dialog.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dirdlg.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
dnd.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dvrenderer.h
dvrenderers.h Add GetDefaultType() to all standard wxDataViewRenderer-derived classes. 2014-12-20 21:51:54 +00:00
evtloop.h Added file missing from previous commit 2019-01-24 08:08:12 +00:00
filedlg.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
font.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
fontdlg.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
frame.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
gauge.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
glcanvas.h Fix missing gl functions in WXQT 2018-09-30 17:23:58 +02:00
listbox.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
listctrl.h Added virtual and override specifiers to derived method in ListCtrl 2019-01-24 14:31:17 +00:00
mdi.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
menu.h Adding wxOVERRIDE specifiers to wxMenu and wxMenuBar methods 2019-01-18 13:25:27 +00:00
menuitem.h Removing unnecessary forward declaration 2019-01-18 13:19:08 +00:00
minifram.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
msgdlg.h Add missing RTTI to some wxQT classes 2018-12-21 15:56:46 +00:00
nonownedwnd.h support masked or partially transparent windows in wxqt 2017-11-06 02:05:40 +01:00
notebook.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
palette.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
pen.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
popupwin.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
printdlg.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
printqt.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
radiobox.h Add support for grid layout in wxRadioBox under wxQT 2019-01-11 15:11:28 +00:00
radiobut.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
region.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
scrolbar.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
slider.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
spinbutt.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
spinctrl.h Left-align wxSpinCtrl contents by default 2018-05-12 19:14:00 +02:00
statbmp.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
statbox.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
statline.h Improve build and widget storage 2017-11-06 02:05:40 +01:00
stattext.h Implement [GS]etLabel() for wxStaticText and wxCheckBox in wxQt 2018-12-05 02:55:54 +01:00
statusbar.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
taskbar.h DLL import fix for wxTaskBarIcon under QT 2018-08-03 02:33:06 +03:00
textctrl.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
textentry.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
tglbtn.h Add missing RTTI to some wxQT classes 2018-12-21 15:56:46 +00:00
toolbar.h Make wxToolBar::GetQToolBar() non-virtual and mark it as private 2019-01-20 03:21:11 +01:00
tooltip.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
toplevel.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
treectrl.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
window.h Fix changing tooltip via wxToolTip::SetTip() in wxQt 2019-01-25 14:39:37 +01:00