summaryrefslogtreecommitdiffstats
path: root/src/styles/ntqmotifstyle.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-07 01:32:24 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-07 01:32:24 -0500
commit74dac1c21d3ad1f446874fd29f7e670e77a196b5 (patch)
tree8ff20c2c06d337cdcec36a32afc8bfd9f4120064 /src/styles/ntqmotifstyle.h
parentc73edd8f63289c619c20a8e5d031a24d870c62ee (diff)
downloadtqt3-74dac1c21d3ad1f446874fd29f7e670e77a196b5.tar.gz
tqt3-74dac1c21d3ad1f446874fd29f7e670e77a196b5.zip
Automated update from Qt3
Diffstat (limited to 'src/styles/ntqmotifstyle.h')
-rw-r--r--src/styles/ntqmotifstyle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/ntqmotifstyle.h b/src/styles/ntqmotifstyle.h
index 882705c3..9b9d3650 100644
--- a/src/styles/ntqmotifstyle.h
+++ b/src/styles/ntqmotifstyle.h
@@ -67,8 +67,8 @@ public:
bool useHighlightColors() const;
void polish( TQPalette& );
- void polish( TQWidget* );
- void polish( TQApplication* );
+ void polish( TQStyleControlElementData ceData, ControlElementFlags elementFlags, void * );
+ void applicationPolish( TQStyleControlElementData ceData, ControlElementFlags elementFlags, void * );
void polishPopupMenu( TQPopupMenu* );