I got some compiler errors:
FermentableTableModel.h:68: error: expected class-name before '{' token
FermentableTableModel.h:68: warning: 'class FermentableItemDelegate' has virtual
functions but non-virtual destructor
ui_htmlViewer.h:25: error: ISO C++ forbids declaration of 'QWebView' with no typ
e
ui_htmlViewer.h:25: error: expected ';' before '*' token
ui_htmlViewer.h: In member function 'void Ui_htmlViewer::setupUi(QDialog*)':
ui_htmlViewer.h:34: error: 'webView' was not declared in this scope
ui_htmlViewer.h:34: error: expected type-specifier before 'QWebView'
ui_htmlViewer.h:34: error: expected `;' before 'QWebView'
unit.h: At global scope:
FermentableTableModel.h:68: error: expected class-name before '{' token
FermentableTableModel.h:68: warning: 'class FermentableItemDelegate' has virtual
functions but non-virtual destructor
ui_htmlViewer.h:25: error: ISO C++ forbids declaration of 'QWebView' with no typ
e
ui_htmlViewer.h:25: error: expected ';' before '*' token
ui_htmlViewer.h: In member function 'void Ui_htmlViewer::setupUi(QDialog*)':
ui_htmlViewer.h:34: error: 'webView' was not declared in this scope
ui_htmlViewer.h:34: error: expected type-specifier before 'QWebView'
ui_htmlViewer.h:34: error: expected `;' before 'QWebView'
unit.h: At global scope: