mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
Use QString for execPath
svn path=/trunk/kdenetwork/krfb/; revision=146715
This commit is contained in:
@@ -35,7 +35,7 @@ private:
|
||||
QString serviceName;
|
||||
int portNum, portBase, autoPortRange;
|
||||
bool multiInstance;
|
||||
QCString execPath;
|
||||
QString execPath;
|
||||
QString argument;
|
||||
bool enabled;
|
||||
QDateTime expirationTime;
|
||||
|
||||
Reference in New Issue
Block a user