Add an import button to import local rules into the new page
[quassel.git] / src / qtui / settingspages / corehighlightsettingspage.h
index fe0113f..bd4dd46 100644 (file)
@@ -80,5 +80,7 @@ private:
 
     void setupRuleTable(QTableWidget *highlightTable) const;
 
+    void importRules();
+
     bool _initialized;
 };