Skip to content

Instantly share code, notes, and snippets.

@pamaury
Created December 16, 2013 15:54
Show Gist options
  • Save pamaury/7989320 to your computer and use it in GitHub Desktop.
Save pamaury/7989320 to your computer and use it in GitHub Desktop.
QT += widgets
HEADERS += mainwindow.h myview.h
SOURCES += main.cpp mainwindow.cpp myview.cpp
LIBS +=
INCLUDEPATH +=
CONFIG += debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment