diff options
Diffstat (limited to 'src/kbfxplasmacanvasgroupview.cpp')
-rw-r--r-- | src/kbfxplasmacanvasgroupview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxplasmacanvasgroupview.cpp b/src/kbfxplasmacanvasgroupview.cpp index 0f84605..006cd32 100644 --- a/src/kbfxplasmacanvasgroupview.cpp +++ b/src/kbfxplasmacanvasgroupview.cpp @@ -74,7 +74,7 @@ KbfxPlasmaCanvasGroupView::addGroup ( KbfxPlasmaCanvasGroup * gPtr ) } KbfxPlasmaCanvasGroupView * -KbfxPlasmaCanvasGroupView::tqcontains ( KbfxPlasmaCanvasGroup * ) +KbfxPlasmaCanvasGroupView::contains ( KbfxPlasmaCanvasGroup * ) { //maybe I don't need this return 0; |