Kaydet (Commit) bd24a310 authored tarafından Joseph Powers's avatar Joseph Powers

Remove DECLARE_LIST( ImplHeadItemList, ImplHeadItem* )

üst 5b42e9d7
...@@ -187,7 +187,9 @@ nicht HIB_CLICKABLE setzen und dafuer HIB_FIXEDPOS. ...@@ -187,7 +187,9 @@ nicht HIB_CLICKABLE setzen und dafuer HIB_FIXEDPOS.
*************************************************************************/ *************************************************************************/
class Accelerator; class Accelerator;
class ImplHeadItemList; class ImplHeadItem;
typedef ::std::vector< ImplHeadItem* > ImplHeadItemList;
// ----------- // -----------
// - WinBits - // - WinBits -
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment