mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
7 lines
63 B
C++
7 lines
63 B
C++
#include "IIconList.h"
|
|
|
|
// blargh
|
|
IIconList::~IIconList()
|
|
{
|
|
}
|
|
|