From fcc92d44845b4d3f85ca7efecfe25cd25de9a849 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 25 Mar 2009 17:12:05 +0000 Subject: implemented #408 (password fields with a tick to hide/show text) gcc 4.3 noise reduction git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3164 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/editor/scripteditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/editor/scripteditor.cpp') diff --git a/src/modules/editor/scripteditor.cpp b/src/modules/editor/scripteditor.cpp index 19b5aa50d..0d07dfbc0 100644 --- a/src/modules/editor/scripteditor.cpp +++ b/src/modules/editor/scripteditor.cpp @@ -410,7 +410,7 @@ void KviScriptEditorWidget::mouseReleaseEvent(QMouseEvent * e) if (e->button() == Qt::RightButton) { QString szBuffer; - /* + /\* int iPara = paragraphAt(e->pos()); int iIndex=charAt(e->pos(),&iPara); szBuffer = this->text(iPara); -- cgit v1.3.1-10-gc9f91