diff options
Diffstat (limited to 'kpovmodeler/pmvectorlistedit.h')
-rw-r--r-- | kpovmodeler/pmvectorlistedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmvectorlistedit.h b/kpovmodeler/pmvectorlistedit.h index d84334a4..e00190f8 100644 --- a/kpovmodeler/pmvectorlistedit.h +++ b/kpovmodeler/pmvectorlistedit.h @@ -137,7 +137,7 @@ public: void select( int i, int j ); /** * Blocks/unblocks selection updates. If block is false, the - * selection is tqrepainted. + * selection is repainted. */ void blockSelectionUpdates( bool block ); |