Skip to content

Commit

Permalink
removed unused slot
Browse files Browse the repository at this point in the history
  • Loading branch information
memurats committed Aug 1, 2024
1 parent c213693 commit 281cfd9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/gui/nmcgui/nmcaccountsettings.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ class NMCAccountSettings : public AccountSettings
explicit NMCAccountSettings(AccountState *accountState, QWidget *parent = nullptr);
~NMCAccountSettings() = default;

public slots:
void slotUpdateQuota(qint64 total, qint64 used);

private:
/**
* @brief Sets default settings for NMCAccountSettings.
Expand Down

0 comments on commit 281cfd9

Please sign in to comment.