summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddbtabstrip.h
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-04-13 19:48:25 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-04-13 19:48:25 +0200
commitdd4945c2289311e4d8a706660b98e2118b44f840 (patch)
treea165eb1ad9115625105a68c37d8cdc55422272eb /plugins/gtkui/ddbtabstrip.h
parent178c87dc20620c929e907bbbb75c0d50c9875ec7 (diff)
fixed ddbtabstrip to use proper gtk double buffering
Diffstat (limited to 'plugins/gtkui/ddbtabstrip.h')
-rw-r--r--plugins/gtkui/ddbtabstrip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/gtkui/ddbtabstrip.h b/plugins/gtkui/ddbtabstrip.h
index 75a08aa3..10639aa9 100644
--- a/plugins/gtkui/ddbtabstrip.h
+++ b/plugins/gtkui/ddbtabstrip.h
@@ -38,7 +38,6 @@ typedef void * DdbTabStripColIter;
struct _DdbTabStrip {
GtkWidget parent;
- GdkPixmap *backbuf;
int hscrollpos;
int dragging;
int prepare;