summaryrefslogtreecommitdiff
path: root/multimedia/qwinff/files/patch-src_main.cpp
blob: ea3a897dbe3622c77858de0a63cd7c97d40b72ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/main.cpp.orig	2020-10-25 12:05:30 UTC
+++ src/main.cpp
@@ -30,6 +30,8 @@
 #include "services/notification.h"
 #include "services/constants.h"
 
+#define DATA_PATH "%%DATADIR%%"
+
 /**
  * @brief Find the absolute path of the translation of the current locale.
  *