summaryrefslogtreecommitdiffstats
path: root/quanta/components/framewizard/fmrceditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/framewizard/fmrceditor.h')
-rw-r--r--quanta/components/framewizard/fmrceditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/framewizard/fmrceditor.h b/quanta/components/framewizard/fmrceditor.h
index 55441e91..254f1cc5 100644
--- a/quanta/components/framewizard/fmrceditor.h
+++ b/quanta/components/framewizard/fmrceditor.h
@@ -31,7 +31,7 @@ class fmRCeditor : public fmRCeditorS {
~fmRCeditor();
public:
int spinBoxValue() const;
- void setLabelText(QString);
+ void setLabelText(TQString);
};