summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2011-07-25 20:22:20 (GMT)
committerSergio Ahumada <sergio.ahumada@nokia.com>2011-08-12 12:03:13 (GMT)
commit84d51bff971607e2e32680841a355209d97a2235 (patch)
treef56da492c0d732fd13afa2a91b509c0488333c2e /src/gui/dialogs
parent257477c65834570ddad6cfe804b2f0b132306b1c (diff)
downloadQt-84d51bff971607e2e32680841a355209d97a2235.zip
Qt-84d51bff971607e2e32680841a355209d97a2235.tar.gz
Qt-84d51bff971607e2e32680841a355209d97a2235.tar.bz2
Fix files that don't end with a newline character
These are cosmetic changes to files that do not end with a newline character. Change-Id: I5b3e270386a1ef1ea2c1f57a1de3f7e3a8a52f5a Reviewed-by: Rohan McGovern
Diffstat (limited to 'src/gui/dialogs')
-rw-r--r--src/gui/dialogs/qfiledialog_win_p.h2
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