diff options
author | Timothy Pearson <[email protected]> | 2012-08-08 17:42:40 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-08-08 17:42:40 -0500 |
commit | b6053b1b40b51e3d9b1b679a8a1751e5472e06e2 (patch) | |
tree | a327afc6092b7c368e80e6b79dccbfd80a1567b3 /src/styles/ntqwindowsstyle.h | |
parent | 43db215f601fd50f1fd8b502fae30c75c1bdee4a (diff) | |
download | tqt3-b6053b1b40b51e3d9b1b679a8a1751e5472e06e2.tar.gz tqt3-b6053b1b40b51e3d9b1b679a8a1751e5472e06e2.zip |
Automated update from Qt3
Diffstat (limited to 'src/styles/ntqwindowsstyle.h')
-rw-r--r-- | src/styles/ntqwindowsstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/ntqwindowsstyle.h b/src/styles/ntqwindowsstyle.h index d626c3e3c..7220eacef 100644 --- a/src/styles/ntqwindowsstyle.h +++ b/src/styles/ntqwindowsstyle.h @@ -69,7 +69,7 @@ public: void polish( TQPalette & ); - virtual void polishPopupMenu( TQPopupMenu* ); + virtual void polishPopupMenu( TQStyleControlElementData ceData, ControlElementFlags elementFlags, void * ); // new stuff void drawPrimitive( PrimitiveElement pe, |