summaryrefslogtreecommitdiff
path: root/dw/fltkviewbase.hh
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-05-16 19:13:04 +0000
committercorvid <corvid@lavabit.com>2011-05-16 19:13:04 +0000
commit399b0fa3b970ec1ff6969902639d5058c3e732a9 (patch)
tree957710aeab8c02c98b90f0b73583bda74f9826de /dw/fltkviewbase.hh
parent0f8cb48af3903c6a355c5404f5b5d01942eabd2b (diff)
rm spaces
Diffstat (limited to 'dw/fltkviewbase.hh')
-rw-r--r--dw/fltkviewbase.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/fltkviewbase.hh b/dw/fltkviewbase.hh
index 4fb7df9d..b1b6c4ab 100644
--- a/dw/fltkviewbase.hh
+++ b/dw/fltkviewbase.hh
@@ -23,7 +23,7 @@ private:
public:
Fl_Offscreen offscreen;
-
+
BackBuffer ();
~BackBuffer ();
void setSize(int w, int h);