summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-03-22 08:52:48 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-03-22 09:02:06 +0000
commitd8f1ce1e9cb83ea74e8cf853b24b1c0c8d29921f (patch)
treea8a3b19a74f6c16674ac91a5f9d8cbcc38740029 /sfx2
parent486dd9082e177aa63294f76d6a75b08dde5957e5 (diff)
WaE: this isn't helpful
Diffstat (limited to 'sfx2')
-rwxr-xr-xsfx2/source/dialog/passwd.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sfx2/source/dialog/passwd.cxx b/sfx2/source/dialog/passwd.cxx
index 1f029db73d9f..c5e41227896a 100755
--- a/sfx2/source/dialog/passwd.cxx
+++ b/sfx2/source/dialog/passwd.cxx
@@ -249,9 +249,7 @@ short SfxPasswordDialog::Execute()
maPasswordFT.Show();
if( (mnExtras & SHOWEXTRAS_USER ) )
{
-#ifndef _MSC_VER
-#warning Inevitably this layout logic will be wrong post merge until we can see the dialog to test it.
-#endif
+ //TODO: Inevitably this layout logic will be wrong post merge until we can see the dialog to test it.
Size a3Size = LogicToPixel( Size( 3, 3 ), MAP_APPFONT );
Size a6Size = LogicToPixel( Size( 6, 6 ), MAP_APPFONT );
long nMinHeight = maHelpBtn.GetPosPixel().Y() +