Skip to content
Snippets Groups Projects
Commit 49ca1643 authored by hjk's avatar hjk Committed by hjk
Browse files

compile fix on non-mac


Change-Id: I5072f7185ebac9359202ed39463323eddcbc9ceb
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent 1781617f
No related branches found
No related tags found
No related merge requests found
......@@ -103,10 +103,8 @@ const char OPTIONS[] = "QtCreator.Options";
const char TOGGLE_SIDEBAR[] = "QtCreator.ToggleSidebar";
const char TOGGLE_FULLSCREEN[] = "QtCreator.ToggleFullScreen";
#ifdef Q_OS_MAC
const char MINIMIZE_WINDOW[] = "QtCreator.MinimizeWindow";
const char ZOOM_WINDOW[] = "QtCreator.ZoomWindow";
#endif
const char SPLIT[] = "QtCreator.Split";
const char SPLIT_SIDE_BY_SIDE[] = "QtCreator.SplitSideBySide";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment