forked from jeena/FeedTheMonkey
Renamed back to FeedTheMonkey
This commit is contained in:
parent
5420d693d2
commit
1f8e30489e
5 changed files with 4 additions and 4 deletions
2
main.cpp
2
main.cpp
|
@ -14,7 +14,7 @@ int main(int argc, char *argv[])
|
|||
QGuiApplication app(argc, argv);
|
||||
app.setOrganizationName("Jeena");
|
||||
app.setOrganizationDomain("jeena.net");
|
||||
app.setApplicationName("FeedMonkey");
|
||||
app.setApplicationName("FeedTheMonkey");
|
||||
|
||||
qmlRegisterType<TinyTinyRSSLogin>("TTRSS", 1, 0, "ServerLogin");
|
||||
qmlRegisterType<TinyTinyRSS>("TTRSS", 1, 0, "Server");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue