]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/fontdlg.cpp
Implement wxBitmapButton::DoGetBestSize
[wxWidgets.git] / src / mac / fontdlg.cpp
index e7875df4f50aa119b2ae958a4c3d23d060b92f77..03c894c553ad13863823f1d986cb9ec31abe7957 100644 (file)
@@ -2,12 +2,12 @@
 // Name:        fontdlg.cpp
 // Purpose:     wxFontDialog class. NOTE: you can use the generic class
 //              if you wish, instead of implementing this.
-// Author:      AUTHOR
+// Author:      Stefan Csomor
 // Modified by:
-// Created:     ??/??/98
+// Created:     1998-01-01
 // RCS-ID:      $Id$
-// Copyright:   (c) AUTHOR
-// Licence:    wxWindows licence
+// Copyright:   (c) Stefan Csomor
+// Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__