diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:17:29 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:17:29 -0600 |
commit | 9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8 (patch) | |
tree | 84a51a95f768711c288a5d47db27c4eab7ac0937 /extra/kde343/tdetoolbarbutton.h | |
parent | 2d00595867197e5b5563d85e871a59a77a23f70f (diff) | |
download | pytde-9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8.tar.gz pytde-9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'extra/kde343/tdetoolbarbutton.h')
-rw-r--r-- | extra/kde343/tdetoolbarbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde343/tdetoolbarbutton.h b/extra/kde343/tdetoolbarbutton.h index 91d1291..8da921f 100644 --- a/extra/kde343/tdetoolbarbutton.h +++ b/extra/kde343/tdetoolbarbutton.h @@ -317,7 +317,7 @@ private: /** * List of TDEToolBarButton objects. * @internal -* @version $Id: ktoolbarbutton.h 372745 2004-12-22 14:08:36Z dfaure $ +* @version $Id: tdetoolbarbutton.h 372745 2004-12-22 14:08:36Z dfaure $ */ class TDEUI_EXPORT TDEToolBarButtonList : public TQIntDict<TDEToolBarButton> { |