Skip to content

Commit

Permalink
Forgot file commit
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Nov 3, 2017
1 parent 45b1ae3 commit 79641b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CredentialsManagement.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ private slots:
void saveSelectedCredential(const QModelIndex &proxyIndex=QModelIndex());
void on_pushButtonEnterMMM_clicked();
void on_buttonDiscard_pressed();
void on_buttonDiscard_confirmed();
void onButtonDiscard_confirmed();
void on_buttonSaveChanges_clicked();
void requestPasswordForSelectedItem();
void on_addCredentialButton_clicked();
Expand Down

0 comments on commit 79641b0

Please sign in to comment.