Restructured the images for ImageButton:
[AROS.git] / workbench / prefs / time / vars.c
blob823214669e8ca1d2e81d5861691a284493e59270
1 /*
2 Copyright © 1995-2011, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc:
6 Lang: English
7 */
9 #include "global.h"
10 #include "version.h"
12 const char *versionstring = VERSIONSTR;
14 #undef VAR
15 #define VAR
17 #include "vars.h"