Revert "Implemented per device resolution setting and selection"
[harmattan/cameraplus] / src / cameraresources.h
index ba1e448..e31b9c1 100644 (file)
@@ -3,7 +3,7 @@
 /*!
  * This file is part of CameraPlus.
  *
- * Copyright (C) 2012 Mohammed Sameer <msameer@foolab.org>
+ * Copyright (C) 2012-2013 Mohammed Sameer <msameer@foolab.org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -45,7 +45,7 @@ public:
     Image,
     Video,
     Recording,
-    PostCapture,
+    Player,
   } Mode;
 
   CameraResources(QObject *parent = 0);