mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-07 09:54:55 +00:00
Added theme support via #pragma comment so the font chooser and menus
look nicer.
This commit is contained in:
parent
b488951e1d
commit
ae80169713
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user