mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
plasma: remove unused Plasma::RunnerContext::Type enum
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
df9bffd10c
commit
8c2136445e
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ public:
|
||||||
NetworkLocation = 8,
|
NetworkLocation = 8,
|
||||||
Executable = 16,
|
Executable = 16,
|
||||||
ShellCommand = 32,
|
ShellCommand = 32,
|
||||||
Help = 64,
|
|
||||||
FileSystem = Directory | File | Executable | ShellCommand
|
FileSystem = Directory | File | Executable | ShellCommand
|
||||||
};
|
};
|
||||||
Q_DECLARE_FLAGS(Types, Type)
|
Q_DECLARE_FLAGS(Types, Type)
|
||||||
|
|
Loading…
Add table
Reference in a new issue