Fix FreeBSD build

wilder-5.22
Alexander Lohnau 5 years ago
parent e0db4a214e
commit 43dd5dad94
  1. 2
      runners/shell/autotests/shellrunnertest.cpp

@ -9,6 +9,8 @@
#include <KRunner/RunnerManager>
#include <QSignalSpy>
#include <clocale>
using namespace Plasma;
class ShellRunnerTest : public QObject

Loading…
Cancel
Save