diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:21 -0600 |
commit | dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 (patch) | |
tree | c297348a55df66c571de4525646e0b9762427353 /kutils/groups.dox | |
parent | b7658a0d5eca24a9d37c6e04f88298ef02389db0 (diff) | |
download | tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.tar.gz tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kutils/groups.dox')
-rw-r--r-- | kutils/groups.dox | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/kutils/groups.dox b/kutils/groups.dox deleted file mode 100644 index a4e0a633f..000000000 --- a/kutils/groups.dox +++ /dev/null @@ -1,41 +0,0 @@ -/** -@defgroup main Main classes -*/ - -/** -@defgroup internal Internal classes -*/ - -/** -@defgroup findreplace Find and Replace classes - -These classes implement a generic find/replace function, along with -extensible dialogs. -*/ - -/** -@defgroup plugin Plugin handling classes - -These classes provide an easy and generic way for handling plugins. -*/ - -/** -@defgroup settings Settings UI classes - -These classes provide widgets to build settings dialogs. See KSettings -namespace description for an overview. -*/ - -/** -@defgroup tdecmodule KControl module classes - -Thwse classes provide the KControl module API. -*/ - -/** -@defgroup multitabbar KMultiTabBar related classes - -These classes implement the tab bar often found on the border of KDE -applications' main windows (such as Kate or KDevelop). -*/ - |