mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-29 00:33:50 +01:00
2021-01-18 Fred Gleason <fredg@paravelsystems.com>
* Removed unused method from 'RDLibraryModel'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -70,7 +70,6 @@ class RDLibraryModel : public QAbstractItemModel
|
||||
public slots:
|
||||
void setShowNotes(int state);
|
||||
void setFilterSql(const QString &sql);
|
||||
void processNotification(RDNotification *notify);
|
||||
|
||||
protected:
|
||||
void updateModel(const QString &filter_sql);
|
||||
|
||||
Reference in New Issue
Block a user