Format da shit.
This commit is contained in:
parent
fcab295ab8
commit
fbf1cd2124
2 changed files with 2 additions and 3 deletions
|
@ -327,7 +327,7 @@ HEADERS += src/core/feeddownloader.h \
|
|||
src/services/standard/feedparser.h \
|
||||
src/services/standard/rdfparser.h \
|
||||
src/services/standard/rssparser.h \
|
||||
src/miscellaneous/serviceoperator.h
|
||||
src/miscellaneous/serviceoperator.h
|
||||
|
||||
SOURCES += src/core/feeddownloader.cpp \
|
||||
src/core/feedsmodel.cpp \
|
||||
|
@ -446,7 +446,7 @@ SOURCES += src/core/feeddownloader.cpp \
|
|||
src/services/standard/feedparser.cpp \
|
||||
src/services/standard/rdfparser.cpp \
|
||||
src/services/standard/rssparser.cpp \
|
||||
src/miscellaneous/serviceoperator.cpp
|
||||
src/miscellaneous/serviceoperator.cpp
|
||||
|
||||
FORMS += src/gui/toolbareditor.ui \
|
||||
src/network-web/downloaditem.ui \
|
||||
|
|
|
@ -198,7 +198,6 @@ void OwnCloudServiceRoot::saveAccountDataToDatabase() {
|
|||
}
|
||||
|
||||
void OwnCloudServiceRoot::saveAllCachedData() {
|
||||
QThread::msleep(2000);
|
||||
}
|
||||
|
||||
void OwnCloudServiceRoot::addNewFeed(const QString &url) {
|
||||
|
|
Loading…
Add table
Reference in a new issue