summaryrefslogtreecommitdiffstats
path: root/src/UiGuiSettings.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-08-05 13:26:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-08-05 13:26:43 +0900
commite19f9a02df7379c45782b81e2f401c9a4f6869a5 (patch)
tree3184f2d639b644295ddf68becf20fbbe4c6ad316 /src/UiGuiSettings.h
parentc529f9057ecf9b9694e8fefb4d6ec70cd1b564ad (diff)
downloaduniversal-indent-gui-tqt-e19f9a02df7379c45782b81e2f401c9a4f6869a5.tar.gz
universal-indent-gui-tqt-e19f9a02df7379c45782b81e2f401c9a4f6869a5.zip
Finish off the indenter code and update to TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/UiGuiSettings.h')
-rw-r--r--src/UiGuiSettings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UiGuiSettings.h b/src/UiGuiSettings.h
index adfaf52..df9d04f 100644
--- a/src/UiGuiSettings.h
+++ b/src/UiGuiSettings.h
@@ -30,7 +30,7 @@ class TQSettings;
class UiGuiSettings : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
private:
UiGuiSettings();