From 8a880263733535bb2a4c8c864ed5a11eb385b14d Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Tue, 23 May 2023 14:30:39 +0600 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B8=D0=B7=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D1=84=D0=B8=D0=BB=D1=8C=D1=82=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.ublinux.ubl-settings-resourcequota.funnel.svg | 6 +++--- source/CMakeLists.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/com.ublinux.ubl-settings-resourcequota.funnel.svg b/com.ublinux.ubl-settings-resourcequota.funnel.svg index 38540ea..4aec04a 100644 --- a/com.ublinux.ubl-settings-resourcequota.funnel.svg +++ b/com.ublinux.ubl-settings-resourcequota.funnel.svg @@ -25,11 +25,11 @@ inkscape:pagecheckerboard="0" showgrid="false" inkscape:zoom="1.5333252" - inkscape:cx="169.89221" + inkscape:cx="133.37027" inkscape:cy="231.84906" inkscape:window-width="1920" inkscape:window-height="1027" - inkscape:window-x="0" + inkscape:window-x="1920" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="g1365" /> @@ -38,7 +38,7 @@ inkscape:label="Image" id="g1365"> diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index d2f4a77..5bfe2ab 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -33,7 +33,7 @@ configure_file(ubl-cmake.in ubl-cmake.h) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pedantic -Wall -Wextra -Werror -Wmissing-declarations -fdiagnostics-color=always \ -O2 -pipe -fno-plt -fexceptions \ -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security \ - -fstack-clash-protection -fcf-protection -g") + -fstack-clash-protection -fcf-protection") set(SOURCE_FILES view/ubl-settings-resourcequota.c