Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Cantor
Commits
fcc477f5
Commit
fcc477f5
authored
Sep 15, 2019
by
Nikita Sirgienko
Browse files
[Qalculate] Minor build fix
parent
19e82ad6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/qalculate/qalculatebackend.cpp
View file @
fcc477f5
...
...
@@ -17,13 +17,13 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA *
*************************************************************************************/
#include
"qalculate
session
.h"
#include
"qalculate
backend
.h"
//
include order is important
//
settings.h must be included before qalculatesession.h
#include
"ui_settings.h"
#include
"settings.h"
#include
"qalculate
backend
.h"
#include
"qalculate
session
.h"
#include
"qalculateextensions.h"
#include
<KLocalizedString>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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