mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-01 23:24:31 +02:00
8 lines
63 B
C++
8 lines
63 B
C++
#include "IIconList.h"
|
|
|
|
// blargh
|
|
IIconList::~IIconList()
|
|
{
|
|
}
|
|
|