mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
use symbolic icon
This commit is contained in:
parent
346f553fe7
commit
5aa6b1464c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
use adw::StatusPage;
|
use adw::StatusPage;
|
||||||
|
|
||||||
const DEFAULT_TITLE: &str = "Oops";
|
const DEFAULT_TITLE: &str = "Oops";
|
||||||
const DEFAULT_ICON_NAME: &str = "dialog-error";
|
const DEFAULT_ICON_NAME: &str = "dialog-error-symbolic";
|
||||||
|
|
||||||
/// Create new default `GObject` preset for failure
|
/// Create new default `GObject` preset for failure
|
||||||
/// [StatusPage](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.StatusPage.html)
|
/// [StatusPage](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.StatusPage.html)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue