Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
fix!
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckSoft committed Jun 12, 2020
1 parent 13a8964 commit 507eb2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/OutboundEditor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ class OutboundEditor

private slots:
void on_comboProtocol_currentTextChanged(const QString &arg1);
void on_textUsername_editingFinished();
void on_textUsername_textEdited(const QString &arg1);
void on_textPassword_textEdited(const QString &arg1);
void on_checkPadding_stateChanged(int arg1);
Expand Down

0 comments on commit 507eb2d

Please sign in to comment.