Browse Source

Merge branch 'master' of bitbucket.org:cppit/juci

master
tedjk 11 years ago
parent
commit
38666ef582
  1. 1
      juci/juci.cc

1
juci/juci.cc

@ -1,4 +1,5 @@
#include "window.h"
#include "logging.h"
int main(int argc, char *argv[]) {
Glib::RefPtr<Gtk::Application> app = Gtk::Application::create(

Loading…
Cancel
Save