mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
kdesudo: remove unused KdeSudo::ResultCodes enum
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
3669928057
commit
3736563787
1 changed files with 0 additions and 4 deletions
|
@ -47,10 +47,6 @@ public:
|
|||
KdeSudo(const QString &icon = QString(), const QString &generic = QString());
|
||||
~KdeSudo();
|
||||
|
||||
enum ResultCodes {
|
||||
AsUser = 10
|
||||
};
|
||||
|
||||
private slots:
|
||||
/**
|
||||
* This slot gets executed if sudo creates some output
|
||||
|
|
Loading…
Add table
Reference in a new issue