added path settings

This commit is contained in:
Dordovel
2022-11-16 08:04:18 +03:00
parent 769858fbb4
commit 1111763251
2 changed files with 16 additions and 7 deletions

View File

@ -19,8 +19,6 @@ class User : public AIconLabel {
private:
util::SleeperThread thread_;
Glib::RefPtr<Gdk::Pixbuf> pixbuf_;
static constexpr inline int defaultUserImageWidth_ = 20;
static constexpr inline int defaultUserImageHeight_ = 20;