summaryrefslogtreecommitdiffstats
path: root/doc/html/commandlist_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/commandlist_8h-source.html')
-rw-r--r--doc/html/commandlist_8h-source.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/commandlist_8h-source.html b/doc/html/commandlist_8h-source.html
index b3c6ddc..6ae647c 100644
--- a/doc/html/commandlist_8h-source.html
+++ b/doc/html/commandlist_8h-source.html
@@ -54,8 +54,8 @@
<a name="l00040"></a>00040 <span class="keywordtype">void</span> <a class="code" href="classCommandList.html#154b13cfab656e47790f1f12f92401a4">readOptions</a> (TDEConfig* config);
<a name="l00041"></a>00041 <span class="keywordtype">void</span> <a class="code" href="classCommandList.html#49d6d504715977b9d20fbc931ab62641">saveOptions</a> (TDEConfig* config);
<a name="l00042"></a>00042 <span class="keyword">protected</span>:
-<a name="l00043"></a>00043 <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="classCommandList.html#75139c46235d0453af653bfaf9018a11">compareItems</a> (TQCollection::Item item1, TQCollection::Item item2);
-<a name="l00044"></a>00044 <span class="keyword">virtual</span> TQCollection::Item <a class="code" href="classCommandList.html#5037135701a78aadeebc9520df6abf2b">newItem</a> (TQCollection::Item d);
+<a name="l00043"></a>00043 <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="classCommandList.html#75139c46235d0453af653bfaf9018a11">compareItems</a> (TQPtrCollection::Item item1, TQPtrCollection::Item item2);
+<a name="l00044"></a>00044 <span class="keyword">virtual</span> TQPtrCollection::Item <a class="code" href="classCommandList.html#5037135701a78aadeebc9520df6abf2b">newItem</a> (TQPtrCollection::Item d);
<a name="l00045"></a>00045 };
<a name="l00046"></a>00046
<a name="l00047"></a>00047 <span class="preprocessor">#endif</span>