summaryrefslogtreecommitdiffstats
path: root/src/styles/ntqsgistyle.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-10-31 12:39:49 -0500
committerTimothy Pearson <[email protected]>2012-10-31 12:39:49 -0500
commit2fce73142f9e5c46c909934b03bca5a30512a3d0 (patch)
tree3b467ac5f1f85ff95e36c8f9de08f1954b1017d6 /src/styles/ntqsgistyle.h
parent0836d4649ca26cc4e6e867ca5a4a3eafd995f807 (diff)
downloadtqt3-2fce73142f9e5c46c909934b03bca5a30512a3d0.tar.gz
tqt3-2fce73142f9e5c46c909934b03bca5a30512a3d0.zip
Automated update from Qt3
Diffstat (limited to 'src/styles/ntqsgistyle.h')
-rw-r--r--src/styles/ntqsgistyle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/styles/ntqsgistyle.h b/src/styles/ntqsgistyle.h
index 73be2ae84..bca63f282 100644
--- a/src/styles/ntqsgistyle.h
+++ b/src/styles/ntqsgistyle.h
@@ -124,6 +124,8 @@ public:
const TQStyleOption& = TQStyleOption::Default,
const TQWidget *widget = 0 ) const;
+ int styleHint(StyleHint sh, TQStyleControlElementData ceData, ControlElementFlags elementFlags, const TQStyleOption &, TQStyleHintReturn *, const TQWidget *) const;
+
bool objectEventHandler( TQStyleControlElementData ceData, ControlElementFlags elementFlags, void* source, TQEvent *e );
private: