Add lib /yacreader/p7zip.so to YACReaderLibrary search path

This commit is contained in:
Felix Kauselmann
2015-02-21 01:59:23 +01:00
parent c44ba6dd3b
commit 6d3c7e4d83
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@
YACReaderGLFlowConfigWidget::YACReaderGLFlowConfigWidget(QWidget * parent /* = 0 */)
:QWidget(parent)
{
qDebug() << "Surface:" << QSurfaceFormat().majorVersion();
QVBoxLayout * layout = new QVBoxLayout(this);
//PRESETS------------------------------------------------------------------