summaryrefslogtreecommitdiffstats
path: root/src/basket_part.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 13:35:00 +0900
committerMichele Calgaro <[email protected]>2023-07-20 13:35:00 +0900
commitaf97112a1a1c815e48080046e495510f41507206 (patch)
tree7919380d04122fc2a7d47d4dbaa20ffa6e634080 /src/basket_part.h
parent333171761d38caf584800780edeae501579233eb (diff)
downloadbasket-af97112a1a1c815e48080046e495510f41507206.tar.gz
basket-af97112a1a1c815e48080046e495510f41507206.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/basket_part.h')
-rw-r--r--src/basket_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basket_part.h b/src/basket_part.h
index 5fc094c..365c7c1 100644
--- a/src/basket_part.h
+++ b/src/basket_part.h
@@ -40,7 +40,7 @@ class BNPView;
*/
class BasketPart : public KParts::ReadWritePart
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**