kwin/kcmkwin/kwinrules
Martin Gräßlin 981e7afa96 [kwin/kcmrules] Call setupUi before accessing the ui widgets
This caused a crash with Qt 5.3 dev branch as the widgets are null
before setupUi is called. Might be a bug in Qt but still it makes
sense to first call setupUi and then do further changes to the Ui.
2014-01-30 10:39:40 +01:00
..
CMakeLists.txt
detectwidget.cpp
detectwidget.h
detectwidget.ui
editshortcut.ui
kcm.cpp
kcm.h
kwinrules.desktop
kwinsrc.cpp
main.cpp
Messages.sh
ruleslist.cpp
ruleslist.h
ruleslist.ui
ruleswidget.cpp [kwin/kcmrules] Call setupUi before accessing the ui widgets 2014-01-30 10:39:40 +01:00
ruleswidget.h
ruleswidgetbase.ui
yesnobox.h