X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b1bf7dc722e2dba0632bd15bb407ae9d0a584ba5..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/stack.h diff --git a/interface/wx/stack.h b/interface/wx/stack.h index fbf5b3b737..9675303553 100644 --- a/interface/wx/stack.h +++ b/interface/wx/stack.h @@ -2,7 +2,6 @@ // Name: wx/stack.h // Purpose: interface of wxStack // Author: Vadim Zeitlin -// RCS-ID: $Id$ // Copyright: (c) 2011 Vadim Zeitlin // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -31,7 +30,7 @@ @since 2.9.2 */ template -class wxSort +class wxStack { public: /// Type of the underlying container used.