diff options
author | Thomas Hartmann <Thomas.Hartmann@digia.com> | 2013-01-04 11:11:23 +0100 |
---|---|---|
committer | hjk <qthjk@ovi.com> | 2013-01-04 16:01:14 +0100 |
commit | 3ea79b0398110418116f6987622437a3cdc7eb95 (patch) | |
tree | 7303a68f9daab6ede4782eb746fca7636a94c15c /src/plugins/cpptools/cppcodeformatter.cpp | |
parent | 38c940636e0444bffaf3987160940fb74db2c4d3 (diff) | |
download | qt-creator-3ea79b0398110418116f6987622437a3cdc7eb95.tar.gz |
Utils: fixing the compile for Windows
Without unixutils Creator does not link on Windows anymore.
The reason is FileUtils::showInGraphicalShell()
which calls UnixUtils::fileBrowser() and
UnixUtils::substituteFileBrowserParameters().
Since UnixUtils compile on Windows I added them.
Propably UnixUtils should be merged into FileUtils,
if they are used and make sense on all platforms.
Change-Id: I3fb49fb2c0c54fb9336298f006e2937ae29d413b
Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.cpp')
0 files changed, 0 insertions, 0 deletions