Skip to content

Commit

Permalink
Delete undefined and unused functions
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Apr 17, 2020
1 parent 709383d commit b7eac72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/preferences/dialog/dlgprefrecord.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ class DlgPrefRecord : public DlgPreferencePage, public Ui::DlgPrefRecordDlg {
void apply(const QString &);

private:
void retainSizeFor(QWidget* widget);
inline void showWidget(QWidget* widget);
inline void hideWidget(QWidget* widget);
void setupEncoderUI();
void loadMetaData();
void updateTextQuality();
Expand Down

0 comments on commit b7eac72

Please sign in to comment.