summaryrefslogtreecommitdiffstats
path: root/doc/other/tdepacman-api/tdepacman_h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/other/tdepacman-api/tdepacman_h.html')
-rw-r--r--doc/other/tdepacman-api/tdepacman_h.html2
1 files changed, 1 insertions, 1 deletions
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);