]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/richedit/kbList.cpp
More common code moved from generic dialogs to wxDialogBase::CreateButtonSizer()...
[wxWidgets.git] / samples / richedit / kbList.cpp
index 8d6d0327495b001dbdbc6ac41145495ffa2ee28d..034a74fd822e0aa2f468574f8caf07ee5c8649fb 100644 (file)
@@ -6,6 +6,9 @@
  * $Id$          *
  *                                                                  *
  * $Log$
  * $Id$          *
  *                                                                  *
  * $Log$
+ * Revision 1.5  2005/09/23 12:52:18  MR
+ * Nuke #pragma implementation/interface's
+ *
  * Revision 1.4  2005/05/31 09:19:38  JS
  * Typo correction patch [ 1208110 ] Lots of typo corrections
  * Olly Betts
  * Revision 1.4  2005/05/31 09:19:38  JS
  * Typo correction patch [ 1208110 ] Lots of typo corrections
  * Olly Betts
  *
  *******************************************************************/
 
  *
  *******************************************************************/
 
-#ifdef __GNUG__
-#   pragma implementation "kbList.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__