.cosmetics

This commit is contained in:
Mirek Fidler 2022-03-22 14:40:38 +01:00
parent 1cd7636f00
commit f5f26e2b9b
5 changed files with 1 additions and 5 deletions

View file

@ -1,5 +1,4 @@
#include "Core.h" #include "Core.h"
#include "Core.h"
//#BLITZ_APPROVE //#BLITZ_APPROVE
#ifdef PLATFORM_POSIX #ifdef PLATFORM_POSIX

View file

@ -6,7 +6,7 @@ uses
RichText, RichText,
Painter; Painter;
library(WIN32) "advapi32 comdlg32 comctl32 imm32 user32 gdi32"; library(WIN32) "advapi32 comdlg32 comctl32 imm32";
pkg_config(POSIX !OSX !VIRTUALGUI) "freetype2 x11 xinerama xrender xft xdmcp fontconfig xcb xext"; pkg_config(POSIX !OSX !VIRTUALGUI) "freetype2 x11 xinerama xrender xft xdmcp fontconfig xcb xext";

View file

@ -1,5 +1,4 @@
#include "CtrlLib.h" #include "CtrlLib.h"
#include "CtrlLib.h"
namespace Upp { namespace Upp {

View file

@ -1,5 +1,4 @@
#include "CtrlLib.h" #include "CtrlLib.h"
#include "CtrlLib.h"
namespace Upp { namespace Upp {

View file

@ -1,5 +1,4 @@
#include "CtrlLib.h" #include "CtrlLib.h"
#include "CtrlLib.h"
#ifdef GUI_WIN #ifdef GUI_WIN
#ifndef PLATFORM_WINCE #ifndef PLATFORM_WINCE