Correct test failures; moved gui calls into gui objects
This commit is contained in:
committed by
Janek Bevendorff
parent
fd71b4a22e
commit
77e345570d
@@ -66,6 +66,8 @@ public:
|
||||
bool isPasswordsHidden() const;
|
||||
void setPasswordsHidden(const bool hide);
|
||||
|
||||
void setPaperClipPixmap(const QPixmap& paperclip);
|
||||
|
||||
signals:
|
||||
void switchedToListMode();
|
||||
void switchedToSearchMode();
|
||||
|
||||
Reference in New Issue
Block a user