mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-12-28 15:18:21 +00:00
8 lines
63 B
C++
8 lines
63 B
C++
#include "IIconList.h"
|
|
|
|
// blargh
|
|
IIconList::~IIconList()
|
|
{
|
|
}
|
|
|