Gtk3 theme ready, Gtk2 stuff removed, slim mode removed, RT logo images enhanced.
This commit is contained in:
@@ -63,7 +63,7 @@ EditWindow* EditWindow::getInstance(RTWindow* p)
|
||||
EditWindow::EditWindow (RTWindow* p) : parent(p) , isFullscreen(false)
|
||||
{
|
||||
|
||||
Glib::ustring fName = "rt-logo.png";
|
||||
Glib::ustring fName = "rt-logo-tiny.png";
|
||||
Glib::ustring fullPath = RTImage::findIconAbsolutePath(fName);
|
||||
|
||||
#ifdef GLIBMM_EXCEPTIONS_ENABLED
|
||||
|
Reference in New Issue
Block a user