summaryrefslogtreecommitdiff
path: root/test/boxtype.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/boxtype.cxx')
-rw-r--r--test/boxtype.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/boxtype.cxx b/test/boxtype.cxx
index 4bc47b146..4341284c5 100644
--- a/test/boxtype.cxx
+++ b/test/boxtype.cxx
@@ -36,7 +36,7 @@ int N = 0;
#define H 50
#define ROWS 14
-Fl_Window *window;
+Fl_Double_Window *window;
void bt(const char *name, Fl_Boxtype type, int square=0) {
int x = N%4;