From 88a8b6e735b111c937d056c3c944b1444d5660f5 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 10 Mar 2011 16:08:12 +0100 Subject: test function that returns a json, use: fbgui.getNames() --- src/main.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index b53f25e..f134d76 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -22,6 +22,12 @@ void printHelp() int main(int argc, char *argv[]) { + + /* TEST */ + + + /* TEST */ + QApplication app(argc, argv, QApplication::GuiServer); app.setOrganizationName("team_projekt_2011"); app.setApplicationName("prebootGUI"); -- cgit v1.2.3-55-g7522