From 1d632679c101a37baeb43720e6cd63f91e905fd4 Mon Sep 17 00:00:00 2001 From: jcid Date: Fri, 28 Dec 2007 17:47:33 +0100 Subject: - Enabled panel_size in preferences. --- src/ui.hh | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ui.hh') diff --git a/src/ui.hh b/src/ui.hh index b895c4fd..0e70e47f 100644 --- a/src/ui.hh +++ b/src/ui.hh @@ -13,9 +13,6 @@ using namespace fltk; -// Panel sizes -enum { P_tiny = 0, P_small, P_medium, P_large }; - typedef enum { UI_BACK = 0, UI_FORW, -- cgit v1.2.3