summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-15 14:18:19 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-15 14:18:19 +0200
commitc858c52819f0382c9996c95c8e135964f3e19d55 (patch)
treed486e47a5fa2087772bd28afc9081eef68fd6dad /src/main.cpp
parentfd1205804345dbc3871723a7209c060b895ce4d0 (diff)
explicit background colour
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 2fa81d1..99d23e9 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -63,6 +63,7 @@ int main(int argc, char *argv[])
tikzit = new Tikzit();
tikzit->init();
+ qDebug() << a.arguments().length();
if (a.arguments().length() > 1) {