Version 0.2.1
[kitchenalert] / src / kitchenalertmainwindow.h
index 67a90f6..a9e86a6 100644 (file)
@@ -1,7 +1,7 @@
 /**************************************************************************
         KitchenAlert
 
-        Copyright (C) 2010  Heli Hyvättinen
+        Copyright (C) 2010-2011  Heli Hyvättinen
 
         This file is part of KitchenAlert.
 
@@ -40,8 +40,8 @@ namespace Ui {
 /*! The main window class of KitchenAlert'
 
   @author Heli Hyvättinen
-  @date 2010-11-24
-  @version 0.2.0
+  @date 2011-03-29
+  @version 0.2.1
 
 Operates the UI.
 
@@ -148,7 +148,6 @@ private:
     */
     QModelIndex selectedRow();
 
-    AlertSound alertSound_; /*! Takes care of alert sound */ //This has been moved to the timers themselves
 
     /*!
     Not used. Would allow getting rid of the default sound if used.