ask the icon cache for the inline block icon

This commit is contained in:
2026-08-12 21:22:40 +02:00
parent 7e670fc01c
commit b6b6acb99c
4 changed files with 4 additions and 21 deletions

View File

@@ -61,10 +61,6 @@ private:
// (REQ-UI-BLOCKS-ICON).
void updateBlocksLabel();
// The building_block icon at the header's text height, or a null pixmap when no
// icon file exists. Loaded once via m_itemIcons on first use.
QPixmap blockIcon() const;
QLabel* m_timeLabel;
QLabel* m_blocksLabel;
QLabel* m_artifactsLabel;