summaryrefslogtreecommitdiffstats
path: root/doc/html/filterlist_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/filterlist_8h-source.html')
-rw-r--r--doc/html/filterlist_8h-source.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/filterlist_8h-source.html b/doc/html/filterlist_8h-source.html
index b3364a3..5aa1919 100644
--- a/doc/html/filterlist_8h-source.html
+++ b/doc/html/filterlist_8h-source.html
@@ -62,8 +62,8 @@
<a name="l00052"></a>00052
<a name="l00053"></a>00053 <span class="keyword">protected</span>:
<a name="l00054"></a>00054
-<a name="l00055"></a>00055 <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="classFilterList.html#578eee835eb5a319f7aba6e4b3aab2a3">compareItems</a> (TQCollection::Item item1, TQCollection::Item item2);
-<a name="l00056"></a>00056 <span class="keyword">virtual</span> TQCollection::Item <a class="code" href="classFilterList.html#54e537cdc4fcd618107f6337f8734aeb">newItem</a> (TQCollection::Item d);
+<a name="l00055"></a>00055 <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="classFilterList.html#578eee835eb5a319f7aba6e4b3aab2a3">compareItems</a> (TQPtrCollection::Item item1, TQPtrCollection::Item item2);
+<a name="l00056"></a>00056 <span class="keyword">virtual</span> TQPtrCollection::Item <a class="code" href="classFilterList.html#54e537cdc4fcd618107f6337f8734aeb">newItem</a> (TQPtrCollection::Item d);
<a name="l00057"></a>00057 };
<a name="l00058"></a>00058
<a name="l00059"></a>00059 <span class="preprocessor">#endif</span>