mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
Use new name of seergdb icons.
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");
|
||||
|
||||
variableTreeWidget->setContextMenuPolicy(Qt::CustomContextMenu);
|
||||
|
||||
Reference in New Issue
Block a user