Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Education
Artikulate
Commits
903cb193
Commit
903cb193
authored
Feb 16, 2020
by
Andreas Cord-Landwehr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup Includes
parent
74b55243
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
11 deletions
+1
-11
src/main.cpp
src/main.cpp
+1
-1
src/mainwindow.cpp
src/mainwindow.cpp
+0
-10
No files found.
src/main.cpp
View file @
903cb193
...
...
@@ -12,7 +12,7 @@
#include <KAboutData>
#include <KCrash>
#include <KLocalizedString>
#include <QIcon>
#include <QCommandLineParser>
int
main
(
int
argc
,
char
**
argv
)
...
...
src/mainwindow.cpp
View file @
903cb193
...
...
@@ -7,24 +7,14 @@
#include "mainwindow.h"
#include "application.h"
#include "artikulate_debug.h"
#include "core/editorsession.h"
#include "core/resourcerepository.h"
#include "core/resources/courseresource.h"
#include "core/trainingsession.h"
#include "liblearnerprofile/src/learner.h"
#include "liblearnerprofile/src/profilemanager.h"
#include "libsound/src/outputdevicecontroller.h"
#include "models/languagemodel.h"
#include "settings.h"
#include <KAboutData>
#include <KActionCollection>
#include <KHelpMenu>
#include <KLocalizedContext>
#include <KLocalizedString>
#include <KStandardAction>
#include <QAction>
#include <QIcon>
#include <QPointer>
#include <QQmlContext>
#include <QStandardPaths>
...
...
Write
Preview
Markdown
is supported
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