diff src/mainwindow.h @ 417:4593555915cf ignore

Make ignore function largely work
author Chris Cannam
date Thu, 16 Jun 2011 15:33:28 +0100
parents 2a19d5706673
children ad106f5fe75f
line wrap: on
line diff
--- a/src/mainwindow.h	Thu Jun 16 14:53:06 2011 +0100
+++ b/src/mainwindow.h	Thu Jun 16 15:33:28 2011 +0100
@@ -120,6 +120,8 @@
     void hgLog();
     void hgLogIncremental(QStringList prune);
 
+    void initHgIgnore();
+
     void updateRecentMenu();
     void createActions();
     void connectActions();