diff options
Diffstat (limited to 'kmilo/asus/asus.h')
-rw-r--r-- | kmilo/asus/asus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmilo/asus/asus.h b/kmilo/asus/asus.h index 1d1132d..c809eea 100644 --- a/kmilo/asus/asus.h +++ b/kmilo/asus/asus.h @@ -42,7 +42,7 @@ typedef struct */ class AsusMonitor: public Monitor { public: - AsusMonitor(TQObject *tqparent, const char *name, const TQStringList&); + AsusMonitor(TQObject *parent, const char *name, const TQStringList&); virtual ~AsusMonitor(); /** |