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
Games
KSudoku
Commits
83bf9472
Commit
83bf9472
authored
Aug 06, 2022
by
Nicolas Fella
Browse files
Remove unneeded KConfigDialogManager::changedMap
SymbolConfigListWidget does not exist
parent
56f3503e
Pipeline
#213993
passed with stage
in 3 minutes and 38 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/main.cpp
View file @
83bf9472
...
...
@@ -74,8 +74,6 @@ int main(int argc, char **argv)
KCrash
::
initialize
();
KConfigDialogManager
::
changedMap
()
->
insert
(
QStringLiteral
(
"ksudoku::SymbolConfigListWidget"
),
SIGNAL
(
itemChanged
(
QListWidgetItem
*
)));
// see if we are starting with session management
/*if (app.isRestored())
{
...
...
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