SlowSpeed before NormalSpeed svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=801339
This commit is contained in:
parent
0c283924be
commit
b976255bf3
@ -53,8 +53,8 @@ class PLASMA_EXPORT AbstractRunner : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
enum Speed { NormalSpeed,
|
||||
SlowSpeed
|
||||
enum Speed { SlowSpeed,
|
||||
NormalSpeed
|
||||
};
|
||||
|
||||
enum Priority { LowestPriority = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user