diff --git a/mainwindow.h b/mainwindow.h --- a/mainwindow.h +++ b/mainwindow.h @@ -103,6 +103,8 @@ private: // snapshots QList snapshots; + void updateSnapShotMenu(); + // demo QTimer demoTimer; int demoCount;