]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/progdlg.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / progdlg.h
index 99547a929b1fd61b0f935271caaf85365314f9a2..0c8f60eb1fc08902f86e701c30f35045dc702b6c 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        progdlg.h
 // Purpose:     interface of wxProgressDialog
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -65,7 +64,7 @@
            This flag tells the dialog that it should show remaining time.
     @endStyleTable
 
-    @library{wxbase}
+    @library{wxcore}
     @category{cmndlg}
 */
 class wxGenericProgressDialog : public wxDialog