ADD: tnp3xxx identification in luascripts.
CHG: minor code clean up.
This commit is contained in:
@@ -280,7 +280,7 @@ void ProxWidget::paintEvent(QPaintEvent *event)
|
||||
|
||||
ProxWidget::ProxWidget(QWidget *parent) : QWidget(parent), GraphStart(0), GraphPixelsPerPoint(1)
|
||||
{
|
||||
resize(600, 500);
|
||||
resize(600, 300);
|
||||
|
||||
QPalette palette(QColor(0,0,0,0));
|
||||
palette.setColor(QPalette::WindowText, QColor(255,255,255));
|
||||
|
||||
Reference in New Issue
Block a user