mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
Merge branch 'main' into varvisualizer
This commit is contained in:
@@ -19,7 +19,7 @@ SeerStructVisualizerWidget::SeerStructVisualizerWidget (QWidget* parent) : QWidg
|
||||
setupUi(this);
|
||||
|
||||
// Setup the widgets
|
||||
setWindowIcon(QIcon(":/seer/resources/seer_64x64.png"));
|
||||
setWindowIcon(QIcon(":/seer/resources/seergdb_64x64.png"));
|
||||
setWindowTitle("Seer Struct Visualizer");
|
||||
setAttribute(Qt::WA_DeleteOnClose);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user