From 294f38d18ac39463137b60a5d272105f8da4fb21 Mon Sep 17 00:00:00 2001 From: chriszero <zerov83@gmail.com> Date: Sun, 12 Apr 2015 20:22:34 +0200 Subject: More tokens --- Config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.cpp') diff --git a/Config.cpp b/Config.cpp index 6b37efb..392b895 100644 --- a/Config.cpp +++ b/Config.cpp @@ -4,7 +4,7 @@ Config::Config() { s_username = "username"; s_password = "password"; - GridColumns = 5; + GridColumns = 7; GridRows = 2; } -- cgit v1.2.3