From 1c58d1407f9584fedcdae390a04e2b37e5853361 Mon Sep 17 00:00:00 2001 From: kergoth Date: Sat, 09 Aug 2003 16:12:19 +0000 Subject: Merge from BRANCH_1_0 --- (limited to 'noncore/apps/tinykate/libkate/document/katebuffer.cpp') diff --git a/noncore/apps/tinykate/libkate/document/katebuffer.cpp b/noncore/apps/tinykate/libkate/document/katebuffer.cpp index 38ba55d..22a4917 100644 --- a/noncore/apps/tinykate/libkate/document/katebuffer.cpp +++ b/noncore/apps/tinykate/libkate/document/katebuffer.cpp @@ -121,7 +121,7 @@ KWBuffer::slotLoadFile() int KWBuffer::count() { -// qDebug("m_stringList.count %d",m_stringList.count()); + qDebug("m_stringList.count %d",m_stringList.count()); return m_lineCount; // return m_stringList.count(); // return m_totalLines; -- cgit v0.9.0.2