From 8e5fd2bb6fdd0405030e2c156a0aea1e07f97d2a Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Sun, 6 Oct 2024 17:49:39 +0200 Subject: [PATCH] gui: don't require icon headers anymore re #222 --- src/gui/CMakeLists.txt | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 450bac4c..9d4f8a6c 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -25,14 +25,6 @@ SET(MultiVNCgui_SRCS DialogLogin.h evtids.h bitmapFromMem.h - res/about.png.h - res/connect.png.h - res/listen.png.h - res/disconnect.png.h - res/fullscreen.png.h - res/screenshot.png.h - res/unicast.png.h - res/multicast.png.h res/multivnc.xpm res/vnccursor-mask.xbm res/vnccursor.xbm