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
commit3c805af018478f431b74088e9eee8564bb0255a5 (patch)
tree2983af2c886707c2ee5f4e60e07d4fb152fac471 /sfx2
parentdab1b528ed2e2e0f7c494b3d955d8e0ba9798c0a (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 ca5f02fa5c..67b3d7b041 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() +