mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 16:51:30 +00:00
8 lines
63 B
C++
8 lines
63 B
C++
#include "IIconList.h"
|
|
|
|
// blargh
|
|
IIconList::~IIconList()
|
|
{
|
|
}
|
|
|