projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use string column identifiers with NSTableColumns in wxDataViewCtrl.
[wxWidgets.git]
/
src
/
gtk1
/
statline.cpp
diff --git
a/src/gtk1/statline.cpp
b/src/gtk1/statline.cpp
index 522d3bc8a35176c0fc706f33cd19011f5b78ef3a..ae6aa2dfeddf9040cbb6dddc67b82b04c03bd738 100644
(file)
--- a/
src/gtk1/statline.cpp
+++ b/
src/gtk1/statline.cpp
@@
-1,16
+1,12
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: statline.cpp
+// Name: s
rc/gtk1/s
tatline.cpp
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "statline.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
@@
-25,8
+21,6
@@
// wxStaticLine
//-----------------------------------------------------------------------------
// wxStaticLine
//-----------------------------------------------------------------------------
-IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl)
-
wxStaticLine::wxStaticLine()
{
}
wxStaticLine::wxStaticLine()
{
}