From kde-commits Fri Apr 25 17:18:39 2003 From: Jens Dagerbo Date: Fri, 25 Apr 2003 17:18:39 +0000 To: kde-commits Subject: kdevelop/parts/qeditor X-MARC-Message: https://marc.info/?l=kde-commits&m=105129112619592 CVS commit by dagerbo: Added KTextEditor::ConfigInterface to QEditor and implemented needed parts. Changed the name of the action that opens the configuration dialog in qeditor_part.rc to match the name in katepartui.rc. M +50 -9 qeditor_part.cpp 1.47 M +32 -5 qeditor_part.h 1.25 M +1 -1 qeditor_part.rc 1.15 M +2 -0 qeditor_settings.h 1.3 M +3 -2 qeditor_view.cpp 1.39