summaryrefslogtreecommitdiffstats
path: root/src/part/settingsDialog.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 14:30:53 +0900
committerMichele Calgaro <[email protected]>2023-07-20 14:30:53 +0900
commit8eb63c9c2cae9638e72c2e043fe15366ece121bc (patch)
tree2cb49c513cf9142ac8d190176f096fdd3ac7e33b /src/part/settingsDialog.h
parent0e6fbcd9abc3e00427ea1cfb6eb900dd864a1752 (diff)
downloadfilelight-8eb63c9c2cae9638e72c2e043fe15366ece121bc.tar.gz
filelight-8eb63c9c2cae9638e72c2e043fe15366ece121bc.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/part/settingsDialog.h')
-rw-r--r--src/part/settingsDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/part/settingsDialog.h b/src/part/settingsDialog.h
index e929a8d..c748267 100644
--- a/src/part/settingsDialog.h
+++ b/src/part/settingsDialog.h
@@ -10,7 +10,7 @@
class SettingsDialog : public Dialog
{
- Q_OBJECT
+ TQ_OBJECT
public: