Don't include the moc, makes clang-tidy happier

remotes/origin/work/aacid/dont_show_non_valid_certs
Albert Astals Cid 5 years ago
parent 33ccbc0449
commit 7bbdf9e20a
  1. 2
      part/pageviewannotator.cpp

@ -1593,6 +1593,4 @@ void PageViewAnnotator::slotAdvancedSettings()
selectTool(m_lastToolId, ShowTip::No);
}
#include "moc_pageviewannotator.cpp"
/* kate: replace-tabs on; indent-width 4; */

Loading…
Cancel
Save