Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Libraries
KPublicTransport
Commits
1bc888f3
Commit
1bc888f3
authored
Sep 19, 2022
by
Volker Krause
Browse files
Initialize all resources
Relevant for static builds.
parent
30f10da0
Pipeline
#234325
passed with stage
in 4 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/lib/manager.cpp
View file @
1bc888f3
...
...
@@ -58,6 +58,8 @@
using
namespace
KPublicTransport
;
static
inline
void
initResources
()
{
Q_INIT_RESOURCE
(
asset_attributions
);
Q_INIT_RESOURCE
(
gbfs
);
Q_INIT_RESOURCE
(
networks
);
Q_INIT_RESOURCE
(
network_certs
);
Q_INIT_RESOURCE
(
otp
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment