mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kdesudo: require all KdeSudo arguments
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
783040c33f
commit
02ab55bdb7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class KdeSudo : QObject
|
|||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
KdeSudo(const QString &icon = QString(), const QString &generic = QString());
|
||||
KdeSudo(const QString &icon, const QString &appname);
|
||||
~KdeSudo();
|
||||
|
||||
private slots:
|
||||
|
|
Loading…
Add table
Reference in a new issue