diff options
Diffstat (limited to 'krdc/kfullscreenpanel.h')
-rw-r--r-- | krdc/kfullscreenpanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/kfullscreenpanel.h b/krdc/kfullscreenpanel.h index 4d714959..d6e28927 100644 --- a/krdc/kfullscreenpanel.h +++ b/krdc/kfullscreenpanel.h @@ -57,7 +57,7 @@ private: void doLayout(); public: - KFullscreenPanel(TQWidget* tqparent, const char *name, + KFullscreenPanel(TQWidget* parent, const char *name, const TQSize &resolution); ~KFullscreenPanel(); |