diff options
Diffstat (limited to 'src/flowparts/flowpart.h')
-rw-r--r-- | src/flowparts/flowpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flowparts/flowpart.h b/src/flowparts/flowpart.h index 3523b4e..2b3be1d 100644 --- a/src/flowparts/flowpart.h +++ b/src/flowparts/flowpart.h @@ -33,7 +33,7 @@ that you should reinherit for generating the assembly code. */ class FlowPart : public CNItem { -Q_OBJECT +TQ_OBJECT public: enum FlowSymbol |