summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-11 16:47:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-11 16:47:23 +0000
commitfdd2f9e5f7d67a418ff8131cdc44d45b8206be6e (patch)
tree1d49c58ad875b804e27280be6f036e472bbd81d8 /vcl
parente22baf0c41e430ea9e7f0f9dc1efb6002ea23444 (diff)
INTEGRATION: CWS svp01 (1.4.280); FILE MERGED
2006/06/27 12:52:47 pl 1.4.280.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/22 16:35:30 pl 1.4.280.1: #135265# free plugin abstraction of dependency on X11 specific SalData
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/inc/plugins/gtk/gtkdata.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/unx/inc/plugins/gtk/gtkdata.hxx b/vcl/unx/inc/plugins/gtk/gtkdata.hxx
index 5d2dd5ba0804..90f7c051129b 100644
--- a/vcl/unx/inc/plugins/gtk/gtkdata.hxx
+++ b/vcl/unx/inc/plugins/gtk/gtkdata.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gtkdata.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-09 12:20:20 $
+ * last change: $Author: hr $ $Date: 2006-08-11 17:47:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -48,7 +48,7 @@
#include <list>
-class GtkData : public SalData
+class GtkData : public X11SalData
{
public:
GtkData() {}