SF.net SVN: mahogany: [7224] trunk/M/src/gui/wxWizards.cpp

[email protected]
Newsgroups gmane.mail.mahogany.cvs
Message-ID <[email protected]>
Revision: 7224
          http://svn.sourceforge.net/mahogany/?rev=7224&view=rev
Author:   vadz
Date:     2007-04-02 18:11:21 -0700 (Mon, 02 Apr 2007)

Log Message:
-----------
use wxTE_PASSWORD instead of wxPASSWORD

Modified Paths:
--------------
    trunk/M/src/gui/wxWizards.cpp

Modified: trunk/M/src/gui/wxWizards.cpp
===================================================================
--- trunk/M/src/gui/wxWizards.cpp	2007-04-03 01:10:16 UTC (rev 7223)
+++ trunk/M/src/gui/wxWizards.cpp	2007-04-03 01:11:21 UTC (rev 7224)
@@ -1003,7 +1003,7 @@
                                           maxwidth,
                                           last,
                                           0,
-                                          wxPASSWORD));
+                                          wxTE_PASSWORD));
 
    CREATE_CTRL(Path,
                panel->CreateFileOrDirEntry(labels[Label_Mailbox],


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.