mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2018-01-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogedit(1) that broke the 'Clear' button.
This commit is contained in:
@@ -50,6 +50,7 @@ class RDLogFilter : public QWidget
|
||||
private slots:
|
||||
void filterChangedData(const QString &str);
|
||||
void filterChangedData();
|
||||
void filterClearedData();
|
||||
void serviceChangedData(int n);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user