src/Application.hh
changeset 408 e6cfc44266af
parent 397 13fa0546ef87
child 409 1a03ff151abc
--- a/src/Application.hh	Tue Jan 20 23:24:04 2009 +0200
+++ b/src/Application.hh	Tue Jan 20 23:30:18 2009 +0200
@@ -41,14 +41,9 @@
         std::string arg_connect;
 
         /**
-         * --fullscreen
+         * --fullscreen and --resolution
          */
-        bool arg_fullscreen;
-
-        /**
-         * --resolution
-         */ 
-        PixelCoordinate arg_resolution;
+        GraphicsConfiguration graphics;
 
         /**
          * Set the arg_* members