Merge branch 'Applications/17.08'

This commit is contained in:
Elvis Angelaccio 2017-07-28 14:08:33 +02:00
commit 39fcc89450

View file

@ -98,6 +98,8 @@ DolphinMainWindow::DolphinMainWindow() :
m_updateToolBarTimer(0),
m_lastHandleUrlStatJob(0)
{
Q_INIT_RESOURCE(dolphin);
setObjectName(QStringLiteral("Dolphin#"));
connect(&DolphinNewFileMenuObserver::instance(), &DolphinNewFileMenuObserver::errorMessage,