Added theme support via #pragma comment so the font chooser and menus

look nicer.
This commit is contained in:
casey langen 2018-02-23 23:29:17 -08:00
parent b488951e1d
commit ae80169713

View File

@ -66,6 +66,7 @@
#include <cursespp/Win32Util.h>
#include "resource.h"
#undef MOUSE_MOVED
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
#endif
using namespace musik;