summaryrefslogtreecommitdiffstats
path: root/bab/styleconfdialog.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-03-25 20:03:28 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-03-25 20:03:28 +0100
commit2ee99ab520931c5efe91123c85ba10064a45e95d (patch)
treea367666e410de28d0f258aed77b11e17cafb28e4 /bab/styleconfdialog.h
parentcfa36e1a95e82492c17225ff376911abb3688f62 (diff)
downloadtde-style-baghira-2ee99ab520931c5efe91123c85ba10064a45e95d.tar.gz
tde-style-baghira-2ee99ab520931c5efe91123c85ba10064a45e95d.zip
Initial TQt conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'bab/styleconfdialog.h')
-rw-r--r--bab/styleconfdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bab/styleconfdialog.h b/bab/styleconfdialog.h
index 9a125d7..c4d8fc8 100644
--- a/bab/styleconfdialog.h
+++ b/bab/styleconfdialog.h
@@ -28,7 +28,7 @@ class StyleConfigDialog: public KDialogBase
{
Q_OBJECT
public:
- StyleConfigDialog(QWidget* parent, QString styleName);
+ StyleConfigDialog(TQWidget* parent, TQString styleName);
bool isStyleDirty() const;
bool isDecoDirty() const;