summaryrefslogtreecommitdiffstats
path: root/examples/embedded/styleexample/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/styleexample/main.cpp')
-rw-r--r--examples/embedded/styleexample/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/embedded/styleexample/main.cpp b/examples/embedded/styleexample/main.cpp
index 2a7577e845f..dba57e2d526 100644
--- a/examples/embedded/styleexample/main.cpp
+++ b/examples/embedded/styleexample/main.cpp
@@ -7,7 +7,6 @@
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
- Q_INIT_RESOURCE(styleexample);
app.setApplicationName("style");
app.setOrganizationName("QtProject");