From 648ba4a456d3aad2825193ff8f3bd52a875783b5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 7 Jan 2011 04:18:52 +0000 Subject: Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1212481 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- keduca/keducabuilder/ktagcombobox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keduca/keducabuilder/ktagcombobox.h') diff --git a/keduca/keducabuilder/ktagcombobox.h b/keduca/keducabuilder/ktagcombobox.h index 897156d2..ffeb2cda 100644 --- a/keduca/keducabuilder/ktagcombobox.h +++ b/keduca/keducabuilder/ktagcombobox.h @@ -58,7 +58,7 @@ public: */ TQString currentTag() const; TQString tag ( int i ) const; - bool tqcontainsTag (const TQString &str ) const; + bool containsTag (const TQString &str ) const; /* * Set the current item -- cgit v1.2.1