summaryrefslogtreecommitdiffstats
path: root/src/app/historyAction.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:30:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-26 10:57:20 +0900
commit4fc0f89ed9c196a8f40ced9028f36d9ab10a485e (patch)
tree2cb49c513cf9142ac8d190176f096fdd3ac7e33b /src/app/historyAction.h
parentf95c2be00be39dbe1ead727e46b32e96710c7d11 (diff)
downloadfilelight-4fc0f89ed9c196a8f40ced9028f36d9ab10a485e.tar.gz
filelight-4fc0f89ed9c196a8f40ced9028f36d9ab10a485e.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8eb63c9c2cae9638e72c2e043fe15366ece121bc)
Diffstat (limited to 'src/app/historyAction.h')
-rw-r--r--src/app/historyAction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/historyAction.h b/src/app/historyAction.h
index cd9b60a..aa056a6 100644
--- a/src/app/historyAction.h
+++ b/src/app/historyAction.h
@@ -39,7 +39,7 @@ private:
class HistoryCollection : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public: