mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 18:21:18 -06:00
Commented code for different icon for UpdatedItemsInfo Notification.
This commit is contained in:
parent
3c4095cec2
commit
059e4f8cf1
4 changed files with 14 additions and 12 deletions
|
|
@ -674,7 +674,7 @@ private:
|
|||
PopNotification::close();
|
||||
}
|
||||
protected:
|
||||
void render_left_sign(ImGuiWrapper& imgui) override;
|
||||
//void render_left_sign(ImGuiWrapper& imgui) override;
|
||||
std::vector<std::pair<InfoItemType, size_t>> m_types_and_counts;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue