diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2011-08-18 06:26:06 (GMT) |
---|---|---|
committer | Sergio Ahumada <sergio.ahumada@nokia.com> | 2011-08-18 06:26:06 (GMT) |
commit | 06ef461b5374c42370fc350f53dba76a5d4c62f4 (patch) | |
tree | eb33081ef8f5f3a81c3f2ce14a73090fd610ab91 /src/gui/dialogs | |
parent | 5e435bfcad5a05c775c9d45edbd2659c87416754 (diff) | |
parent | 4b90559d0a8b693241dd79682d0d31362497468b (diff) | |
download | Qt-06ef461b5374c42370fc350f53dba76a5d4c62f4.zip Qt-06ef461b5374c42370fc350f53dba76a5d4c62f4.tar.gz Qt-06ef461b5374c42370fc350f53dba76a5d4c62f4.tar.bz2 |
Merge remote-tracking branch 'review/master'
Diffstat (limited to 'src/gui/dialogs')
-rw-r--r-- | src/gui/dialogs/qfiledialog_win_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/qfiledialog_win_p.h b/src/gui/dialogs/qfiledialog_win_p.h index 1ff29d2..1408057 100644 --- a/src/gui/dialogs/qfiledialog_win_p.h +++ b/src/gui/dialogs/qfiledialog_win_p.h @@ -240,4 +240,4 @@ DECLARE_INTERFACE_(IFileOpenDialog, IFileDialog) STDMETHOD(GetResults)(THIS_ IShellItemArray **ppenum) PURE; STDMETHOD(GetSelectedItems)(THIS_ IShellItemArray **ppsai) PURE; }; -#endif
\ No newline at end of file +#endif |