X-Git-Url: http://git.maemo.org/git/?p=presencevnc;a=blobdiff_plain;f=src%2Fvncview.cpp;fp=src%2Fvncview.cpp;h=88c42bd4f4ca28fa06dc0affef4950812fef8519;hp=288874a442246729e95f47bcf4187514bb7409cd;hb=aedad407c23be9b6878fe5ebc1784264054258bf;hpb=f5ceceead97629d1278a5a95aa0f2c28355c352e diff --git a/src/vncview.cpp b/src/vncview.cpp index 288874a..88c42bd 100644 --- a/src/vncview.cpp +++ b/src/vncview.cpp @@ -254,9 +254,9 @@ void VncView::outputErrorMessage(const QString &message) return; } - startQuitting(); - emit errorMessage(i18n("VNC failure"), message); + + startQuitting(); } void VncView::updateImage(int x, int y, int w, int h)