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
PIM
PIM Data Exporter
Commits
e3761d82
Commit
e3761d82
authored
Apr 28, 2020
by
Laurent Montel
Browse files
Rename method
parent
0f9495b9
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/autotests/calendar/exportcalendarsjobinterfacetest.cpp
View file @
e3761d82
...
...
@@ -46,7 +46,7 @@ ExportCalendarsJobInterfaceTest::ExportCalendarsJobInterfaceTest(QObject *parent
{
}
void
ExportCalendarsJobInterfaceTest
::
import
Note
ConfigTest1
()
void
ExportCalendarsJobInterfaceTest
::
import
Calendar
ConfigTest1
()
{
//Don't use setTestModeEnabled otherwise we can set env
//QStandardPaths::setTestModeEnabled(true);
...
...
core/autotests/calendar/exportcalendarsjobinterfacetest.h
View file @
e3761d82
...
...
@@ -43,7 +43,7 @@ public:
explicit
ExportCalendarsJobInterfaceTest
(
QObject
*
parent
=
nullptr
);
~
ExportCalendarsJobInterfaceTest
()
=
default
;
private
Q_SLOTS
:
void
import
Note
ConfigTest1
();
void
import
Calendar
ConfigTest1
();
};
#endif // EXPORTCALENDARSJOBINTERFACETEST_H
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