diff options
Diffstat (limited to 'lib/widgets')
-rw-r--r-- | lib/widgets/Mainpage.dox | 2 | ||||
-rw-r--r-- | lib/widgets/propeditor/Mainpage.dox | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/widgets/Mainpage.dox b/lib/widgets/Mainpage.dox index 1208c02f..b3854054 100644 --- a/lib/widgets/Mainpage.dox +++ b/lib/widgets/Mainpage.dox @@ -1,5 +1,5 @@ /** -@mainpage The KDevelop Widgets Library +@mainpage The TDevelop Widgets Library This library contains a collection of widgets. diff --git a/lib/widgets/propeditor/Mainpage.dox b/lib/widgets/propeditor/Mainpage.dox index 9a3a741a..d77010d0 100644 --- a/lib/widgets/propeditor/Mainpage.dox +++ b/lib/widgets/propeditor/Mainpage.dox @@ -1,5 +1,5 @@ /** -@mainpage The KDevelop Property Editing Library +@mainpage The TDevelop Property Editing Library <b>Link with</b>: -ltdevelop @@ -12,7 +12,7 @@ properties of an object. For example, look at %Qt Designer. Each widget has a list of properties that can be edited in a nice table form. Same ideology is used to edit properties in Kugar Report Designer -(from KOffice distribution). In KDevelop project manager can also display +(from KOffice distribution). In TDevelop project manager can also display the properties of currently selected build item in property editor. \section over Library Overview |