diff mainwindow.h @ 96:87ef2fa9ee8b

* Rename HgExpWidget to HgTabWidget
author Chris Cannam
date Wed, 24 Nov 2010 16:40:57 +0000
parents d1be9712818a
children 3e6c3281fb97
line wrap: on
line diff
--- a/mainwindow.h	Wed Nov 24 16:29:05 2010 +0000
+++ b/mainwindow.h	Wed Nov 24 16:40:57 2010 +0000
@@ -18,7 +18,7 @@
 #ifndef MAINWINDOW_H
 #define MAINWINDOW_H
 
-#include "hgexpwidget.h"
+#include "hgtabwidget.h"
 #include "hgrunner.h"
 #include "common.h"
 
@@ -69,7 +69,7 @@
 
 public:
     MainWindow();
-    HgExpWidget *hgExp;
+    HgTabWidget *hgExp;
     void writeSettings();
 
     //Paths to remote repo & workfolder