From 5584b748a7e75a1f8b582ba9227dc08b2b2c5649 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 6 Oct 2018 10:05:18 +0200 Subject: Add description to project. --- src/mainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index a9b27ee..067ac0f 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -68,6 +68,7 @@ public slots: private slots: void test(); void render(); + void editProject(); protected: void closeEvent(QCloseEvent*); -- cgit v1.2.3