[Kstars-devel] KDE/kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Sun Mar 19 03:31:18 CET 2006
SVN commit 520123 by harris:
If a UI-derived class inherits from a QWidget in addition to the UI
class, then it needs to use "setupUi(this)", not "setupUi(parent)". If
it inherits only from the UI class, then it shoudl be "setupUi(parent)".
CCMAIL: kstars-devel at kde.org
M +1 -1 conbridlg.cpp
M +8 -34 detaildialog.cpp
M +2 -8 detaildialog.h
M +4 -4 finddialog.cpp
M +2 -2 finddialog.h
M +1 -1 fitshistogram.cpp
M +1 -1 focusdialog.cpp
M +1 -1 indifitsconf.cpp
M +2 -0 kstars.h
M +4 -4 locationdialog.cpp
M +2 -2 locationdialog.h
M +5 -0 skycomponents/skymapcomposite.h
M +13 -17 skymap.cpp
M +1 -1 thumbnaileditor.cpp
M +7 -11 thumbnailpicker.cpp
M +5 -5 thumbnailpicker.h
More information about the Kstars-devel
mailing list