From 101602da634d64e0cb4e35ff1e4e2264094f8073 Mon Sep 17 00:00:00 2001 From: dghart Date: Mon, 4 Apr 2022 20:39:14 +0000 Subject: [PATCH] Update CMakeLists.txt Add an xpm missed by commit 49fd3a22 --- build/cmake/samples/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/cmake/samples/CMakeLists.txt b/build/cmake/samples/CMakeLists.txt index f6da7a9467..9e86778b18 100644 --- a/build/cmake/samples/CMakeLists.txt +++ b/build/cmake/samples/CMakeLists.txt @@ -233,7 +233,7 @@ wx_list_add_prefix(XRC_RC_FILES rc/ variable.xpm variable.xrc variants.xpm variants.xrc throbber.gif stop.xpm - wxbanner.gif + stop_2x.xpm wxbanner.gif ) wx_add_sample(xrc xrcdemo.cpp