projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
correction for Mac OS X compilation
[wxWidgets.git]
/
src
/
gtk
/
scrolbar.cpp
diff --git
a/src/gtk/scrolbar.cpp
b/src/gtk/scrolbar.cpp
index a165b0c8d214d288b3e31b3fa4a6e1ac1902a8e7..df1cba34af5e367a15cfcc0e25fe187dc8683dfa 100644
(file)
--- a/
src/gtk/scrolbar.cpp
+++ b/
src/gtk/scrolbar.cpp
@@
-1,10
+1,10
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: scrolbar.cpp
+// Name: s
rc/gtk/s
crolbar.cpp
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence:
wxWindows licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
@@
-12,10
+12,12
@@
#pragma implementation "scrolbar.h"
#endif
#pragma implementation "scrolbar.h"
#endif
-#include "wx/
scrolbar
.h"
+#include "wx/
defs
.h"
#if wxUSE_SCROLLBAR
#if wxUSE_SCROLLBAR
+#include "wx/scrolbar.h"
+
#include "wx/utils.h"
#include <math.h>
#include "wx/utils.h"
#include <math.h>