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
Marco Bubke
flatpak-qt-creator
Commits
99ab551d
Commit
99ab551d
authored
Dec 15, 2008
by
dt
Browse files
Fixes: Nothing, adds a blank line.
Details: Force a recompile of the binary.
parent
2f5aa51b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/main.cpp
View file @
99ab551d
...
...
@@ -283,3 +283,4 @@ int main(int argc, char **argv)
QTimer
::
singleShot
(
100
,
&
pluginManager
,
SLOT
(
startTests
()));
return
app
.
exec
();
}
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