mainwindow.h
changeset 20 2e1610865683
parent 14 3d8176df0461
child 27 dfefb6003498
--- a/mainwindow.h	Thu Jan 26 16:26:12 2012 +0100
+++ b/mainwindow.h	Fri Jan 27 00:18:40 2012 +0100
@@ -15,6 +15,7 @@
   public slots:
    void open(const QString& = "");
   private:
+   void showProfile();
 
    Ui::MainWindow *ui; 
    QFile currentFile_;