summaryrefslogtreecommitdiffstats
path: root/quanta/components/csseditor/percentageeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/csseditor/percentageeditor.h')
-rw-r--r--quanta/components/csseditor/percentageeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/csseditor/percentageeditor.h b/quanta/components/csseditor/percentageeditor.h
index d4cacecd..34cf3903 100644
--- a/quanta/components/csseditor/percentageeditor.h
+++ b/quanta/components/csseditor/percentageeditor.h
@@ -38,7 +38,7 @@ class propertySetter;
class percentageEditor : public miniEditor {
Q_OBJECT
- TQ_OBJECT
+
private:
mySpinBox *m_sb;
public: