Хранилища Subversion OpenInventory

Сравнить редакции

Не учитывать пробелы Редакция 124 → Редакция 123

/trunk/DBViewer/mainwindow.h
4,8 → 4,6
 
//#include "mysql.h"
 
#include "delegate.h"
 
#include <QMainWindow>
#include <QStandardItemModel>
#include <QStandardItem>
/trunk/DBViewer/DBViewer.pro
9,9 → 9,7
TEMPLATE = app
SOURCES += main.cpp \
mainwindow.cpp \
database.cpp \
delegate.cpp
HEADERS += mainwindow.h \
delegate.h
database.cpp
HEADERS += mainwindow.h
FORMS += mainwindow.ui
RESOURCES += dbviewer.qrc