From e2bdc2c6cf2fdb79b7d1b21fd8d9fafb53404ff9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 12:48:45 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- doc/other/tdepacman-api/tdepacman_h.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/other/tdepacman-api/tdepacman_h.html b/doc/other/tdepacman-api/tdepacman_h.html index 5d4a263..b0d16ac 100644 --- a/doc/other/tdepacman-api/tdepacman_h.html +++ b/doc/other/tdepacman-api/tdepacman_h.html @@ -56,7 +56,7 @@ /** TDEpacman is the base class of the project */ class TDEpacman : public TQWidget { - Q_OBJECT + TQ_OBJECT public: /** construtor */ TDEpacman(TQWidget* parent=0, const char *name=0); -- cgit v1.2.1