diff options
Diffstat (limited to 'src/multibuffer.cpp')
-rw-r--r-- | src/multibuffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multibuffer.cpp b/src/multibuffer.cpp index 70975de5..87707e84 100644 --- a/src/multibuffer.cpp +++ b/src/multibuffer.cpp @@ -19,7 +19,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -// Ewww... need this to access KParts::Part::setWidget(), so that kdevelop +// Ewww... need this to access KParts::Part::setWidget(), so that tdevelop // doesn't need to be rearchitected for multiple views before the lazy view // creation can go in #define protected public |