From bc7518bdba609f90ee89de8b4e7ddaa1e567b1a8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 18 Jun 2022 22:59:25 +0900 Subject: CMake conversion. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michele Calgaro Signed-off-by: Slávek Banko --- src/stationlist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stationlist.cpp') diff --git a/src/stationlist.cpp b/src/stationlist.cpp index b8bed53..391efd9 100644 --- a/src/stationlist.cpp +++ b/src/stationlist.cpp @@ -32,7 +32,7 @@ ////////////////////////////////////////////////////////////////////////////// -const StationList emptyStationList; +const KDE_EXPORT StationList emptyStationList; ////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3