- Update to 3.2.1 and build with wxGTK3-3_2-devel. - Fix build with patch from upstream - fix.patch OBS-URL: https://build.opensuse.org/request/show/991978 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/DVDStyler?expand=0&rev=24
13 lines
424 B
Diff
13 lines
424 B
Diff
Index: b/wxVillaLib/PropDlg.cpp
|
|
===================================================================
|
|
--- a/wxVillaLib/PropDlg.cpp 2021-11-07 10:42:36.000000000 +0200
|
|
+++ b/wxVillaLib/PropDlg.cpp 2022-08-01 09:06:10.548828062 +0200
|
|
@@ -12,7 +12,6 @@
|
|
#include "utils.h"
|
|
#include <wx/fontdlg.h>
|
|
#include <wx/colordlg.h>
|
|
-#include <wx/generic/colrdlgg.h>
|
|
#include <wx/filedlg.h>
|
|
#include <wx/dirdlg.h>
|
|
#include <wx/grid.h>
|