diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 18:19:04 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-27 05:59:38 -0600 |
commit | 2991d2d65bf8b99d82d1f7d209332d0c303dff21 (patch) | |
tree | 3c2fd5215307bb1547e594f423636ad882594523 /desktop/win32/source/QuickStart/QuickStart.cxx | |
parent | e74a09929d4771972913a3ebcdd6df042f871fca (diff) |
Remove visual noise from desktop
Change-Id: Ib8ca7794ce6f3e96ee3a9b2896b141635665552c
Reviewed-on: https://gerrit.libreoffice.org/8252
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop/win32/source/QuickStart/QuickStart.cxx')
-rw-r--r-- | desktop/win32/source/QuickStart/QuickStart.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/win32/source/QuickStart/QuickStart.cxx b/desktop/win32/source/QuickStart/QuickStart.cxx index 4998b4e2b343..77ba5cf170c5 100644 --- a/desktop/win32/source/QuickStart/QuickStart.cxx +++ b/desktop/win32/source/QuickStart/QuickStart.cxx @@ -18,7 +18,7 @@ */ // QuickStart.cpp : Defines the entry point for the application. -// + #include "StdAfx.h" #include "resource.h" |