--Code changes

Add DoubleSpinBoxTableItemDelegate.h to Fractorium.pro to get it building on Linux.
This commit is contained in:
mfeemster
2015-05-29 21:57:09 -07:00
parent 83ad93aadf
commit c97946c660
4 changed files with 2 additions and 4 deletions

View File

@ -18,7 +18,6 @@ void Fractorium::InitXformsVariationsUI()
//Setting dimensions in the designer with a layout is futile, so must hard code here.
tree->setColumnWidth(0, 160);
tree->setColumnWidth(1, 23);
//tree->setAttribute(Qt::WA_PaintOnScreen);
}
/// <summary>