Warning, /plasma/libksysguard/processcore/plugins/network/networkconstants.h.in is written in an unsupported language. File is not indexed.

0001 #pragma once
0002 
0003 namespace NetworkConstants {
0004 
0005 static const QString HelperLocation = QStringLiteral("@KDE_INSTALL_FULL_LIBEXECDIR@/ksysguard/ksgrd_network_helper");
0006 
0007 }