mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.cosmetics
This commit is contained in:
parent
1cd7636f00
commit
f5f26e2b9b
5 changed files with 1 additions and 5 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
#include "Core.h"
|
#include "Core.h"
|
||||||
#include "Core.h"
|
|
||||||
//#BLITZ_APPROVE
|
//#BLITZ_APPROVE
|
||||||
|
|
||||||
#ifdef PLATFORM_POSIX
|
#ifdef PLATFORM_POSIX
|
||||||
|
|
|
||||||
|
|
@ -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";
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
#include "CtrlLib.h"
|
#include "CtrlLib.h"
|
||||||
#include "CtrlLib.h"
|
|
||||||
|
|
||||||
namespace Upp {
|
namespace Upp {
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
#include "CtrlLib.h"
|
#include "CtrlLib.h"
|
||||||
#include "CtrlLib.h"
|
|
||||||
|
|
||||||
namespace Upp {
|
namespace Upp {
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue