mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-04 00:20:51 +00:00
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@169 b9cfdab3-6d41-4d17-bbe4-086880011989
7 lines
159 B
C
7 lines
159 B
C
/* $Id$ */
|
|
#include <Mw/Milsko.h>
|
|
|
|
const int MwDefaultBorderWidth = 2;
|
|
const char* MwDefaultBackground = "#ddd";
|
|
const char* MwDefaultForeground = "#000";
|