aboutsummaryrefslogtreecommitdiff
path: root/src/ui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/mainwindow.h')
-rw-r--r--src/ui/mainwindow.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h
index 2d8b102fc..0fefc57b2 100644
--- a/src/ui/mainwindow.h
+++ b/src/ui/mainwindow.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2006-2009 by Ilya Kotov *
+ * Copyright (C) 2006-2010 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -103,6 +103,7 @@ private:
void readSettings();
void writeSettings();
void createActions();
+ void resume();
SoundCore *m_core;
QMenu *m_mainMenu;
MainDisplay *m_display;