summaryrefslogtreecommitdiffstats
path: root/src/mainwidget.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:49:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:49:37 +0900
commitfe9901a02a2a40f8e27c84c6b55e80bddc3f3e43 (patch)
tree244fa9129f7102db98811e0216ec85a4b96a96e0 /src/mainwidget.h
parentbb5b7c710ffc4c1714e158779491f33f4f8b3508 (diff)
downloadpotracegui-fe9901a02a2a40f8e27c84c6b55e80bddc3f3e43.tar.gz
potracegui-fe9901a02a2a40f8e27c84c6b55e80bddc3f3e43.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/mainwidget.h')
-rw-r--r--src/mainwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwidget.h b/src/mainwidget.h
index 950921f..fb8b997 100644
--- a/src/mainwidget.h
+++ b/src/mainwidget.h
@@ -47,7 +47,7 @@ class Options;
*/
class MainWidget : public MainWidgetBase
{
- Q_OBJECT
+ TQ_OBJECT
//! For simplicity