projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed warnings about truncating 64 bit integers
[wxWidgets.git]
/
src
/
x11
/
dcscreen.cpp
diff --git
a/src/x11/dcscreen.cpp
b/src/x11/dcscreen.cpp
index f82868e3126c281b57ccbcbf616cb857a4f4900b..cd776d963dedbbde5c7825386cd39e62b4eca206 100644
(file)
--- a/
src/x11/dcscreen.cpp
+++ b/
src/x11/dcscreen.cpp
@@
-6,13
+6,9
@@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Robert Roebling
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Robert Roebling
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "dcscreen.h"
-#endif
-
#include "wx/window.h"
#include "wx/frame.h"
#include "wx/dcscreen.h"
#include "wx/window.h"
#include "wx/frame.h"
#include "wx/dcscreen.h"