diff options
author | Timothy Pearson <[email protected]> | 2013-02-18 20:37:37 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-18 20:37:37 -0600 |
commit | cff522f98666e1bf24c36a3a0a2abe3fb2e1abe8 (patch) | |
tree | 4bb4f9e031f6b953fdd161960348ae1a1460a065 /src/iconview/ntqiconview.h | |
parent | 63d62f785ad636cb65f14aa52ce4dd9c177a6be8 (diff) | |
download | tqt3-cff522f98666e1bf24c36a3a0a2abe3fb2e1abe8.tar.gz tqt3-cff522f98666e1bf24c36a3a0a2abe3fb2e1abe8.zip |
Automated update from Qt3
Diffstat (limited to 'src/iconview/ntqiconview.h')
-rw-r--r-- | src/iconview/ntqiconview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/iconview/ntqiconview.h b/src/iconview/ntqiconview.h index bda8273f4..e45cfca65 100644 --- a/src/iconview/ntqiconview.h +++ b/src/iconview/ntqiconview.h @@ -452,6 +452,7 @@ protected: void contentsDropEvent( TQDropEvent *e ); #endif + void bufferedPaintEvent( TQPaintEvent* ); void resizeEvent( TQResizeEvent* e ); void keyPressEvent( TQKeyEvent *e ); void focusInEvent( TQFocusEvent *e ); |