[Differential] [Commented On] D3110: Periodically update progress bar
wcpan (Wei-Cheng Pan)
noreply at phabricator.kde.org
Thu Nov 3 09:29:34 UTC 2016
wcpan added a comment.
You mean make the timer single shot and change to this in updateProgress?
if (!m_progressTimer.isActive()) {
m_progressTimer.start();
}
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D3110
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: wcpan, kfunk, #kdevelop
Cc: brauch, kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161103/ff286f7d/attachment-0001.html>
More information about the KDevelop-devel
mailing list