romangg added a comment.
Please don't rename `workspaceoptions.h` and `workspaceoptions.cpp` to `kcm.h` and `kcm.cpp` in this patch to preserve the git history better. But imo you can remove Marco's copyright from these files, because you basically rewrote the files from scratch. INLINE COMMENTS > CMakeLists.txt:14 > + KF5::I18n > + KF5::KIOCore > + KF5::ConfigWidgets link not needed > CMakeLists.txt:18 > > -target_link_libraries(kcm_workspaceoptions KF5::KIOCore KF5::ConfigWidgets > KF5::I18n) > + Qt5::QuickWidgets > +) link not needed > kcm.cpp:108 > + // Prevent from binding loop > + if( m_stateToolTip == state ) { > + return; And a whitespace between `if` and `(`: https://community.kde.org/Policies/Kdelibs_Coding_Style#Whitespace REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D12936 To: furkantokac, romangg, ngraham, #plasma Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart