]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/inpcons.h
Remove support for Gnome printing from wxGTK.
[wxWidgets.git] / include / wx / univ / inpcons.h
index 3538acd3a827aac060e1abcaf81f21d82cadfdf0..033d17b0ceb91bc6b91cacab3cc0328bd41fa384 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     14.08.00
-// RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -28,7 +27,7 @@ typedef wxString wxControlAction;
 // the list of actions which apply to all controls (other actions are defined
 // in the controls headers)
 
-#define wxACTION_NONE    _T("")           // no action to perform
+#define wxACTION_NONE    wxT("")           // no action to perform
 
 // ----------------------------------------------------------------------------
 // wxInputConsumer: mix-in class for handling wxControlActions (used by