[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/base/nepomuk-kde/annotation/plugins/olena
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2009-09-17 17:00:36
Message-ID: 1253206836.909373.18965.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1024947 by trueg:

no progress info on the mimetype job

 M  +1 -1      olenaplugin.cpp  


--- trunk/playground/base/nepomuk-kde/annotation/plugins/olena/olenaplugin.cpp \
#1024946:1024947 @@ -76,7 +76,7 @@
         QUrl url = request.resource().property( Nepomuk::Vocabulary::NIE::url() \
).toResource().resourceUri();  if ( !url.isValid() )
             url = request.resource().resourceUri();
-        KIO::MimetypeJob* job = KIO::mimetype( url );
+        KIO::MimetypeJob* job = KIO::mimetype( url, KIO::HideProgressInfo );
         connect( job, SIGNAL( result( KJob* ) ), this, SLOT( slotMimetypeJobResult( \
KJob* ) ) );  m_currentMimeTypeJob = job;
     }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic