summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-05-24 13:33:39 +0200
committerJesús Corrius <jesus@softcatala.org>2012-05-24 13:35:06 +0200
commitf0f8576596e104549e66e62d15a262acfd70dcec (patch)
tree586b8faf39c26c5a54b4b4bdaac489dc32fb72f2 /desktop
parentcd834e5c78c65449a47a6a5310d05bf9775f2da6 (diff)
Don't spam fellow developers until I fix the problem in MinGW
Diffstat (limited to 'desktop')
-rw-r--r--desktop/win32/source/applauncher/launcher.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/win32/source/applauncher/launcher.cxx b/desktop/win32/source/applauncher/launcher.cxx
index 8ba9cb6ee046..074e2b533270 100644
--- a/desktop/win32/source/applauncher/launcher.cxx
+++ b/desktop/win32/source/applauncher/launcher.cxx
@@ -56,7 +56,8 @@ extern "C" int APIENTRY _tWinMain( HINSTANCE, HINSTANCE, LPTSTR, int )
{
// Set an explicit Application User Model ID for the process
- SetExplicitAppUserModelID(APPUSERMODELID);
+ // FIXME: Comment this out until I find a fix for minGW.
+ // SetExplicitAppUserModelID(APPUSERMODELID);
// Retreive startup info