Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrotter committed Feb 13, 2025
1 parent bcf0333 commit 2886089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/librssguard-standard/src/standardserviceroot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
#include <QSqlTableModel>
#include <QStack>
#include <QTextCodec>
#include <QThread>

StandardServiceRoot::StandardServiceRoot(RootItem* parent) : ServiceRoot(parent), m_spacingSameHostsRequests(0) {
setIcon(StandardServiceEntryPoint().icon());
Expand Down

0 comments on commit 2886089

Please sign in to comment.