Kaydet (Commit) add7b140 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS vcl85_SRC680 (1.35.162); FILE MERGED

2007/12/03 16:40:30 pl 1.35.162.1: #i84179# remove libsn
üst a403873f
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: gtkdata.cxx,v $ * $RCSfile: gtkdata.cxx,v $
* *
* $Revision: 1.35 $ * $Revision: 1.36 $
* *
* last change: $Author: hr $ $Date: 2007-06-29 11:41:39 $ * last change: $Author: rt $ $Date: 2008-01-29 16:20:56 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -102,7 +102,7 @@ GtkSalDisplay::GtkSalDisplay( GdkDisplay* pDisplay ) ...@@ -102,7 +102,7 @@ GtkSalDisplay::GtkSalDisplay( GdkDisplay* pDisplay )
{ {
for(int i = 0; i < POINTER_COUNT; i++) for(int i = 0; i < POINTER_COUNT; i++)
m_aCursors[ i ] = NULL; m_aCursors[ i ] = NULL;
Init ( false ); Init ();
} }
GtkSalDisplay::~GtkSalDisplay() GtkSalDisplay::~GtkSalDisplay()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment