summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GCommand.cpp
blob: b57cfe13a7ad2b3dca14c376511fe9fe6a8708aa (plain)
1
2
3
4
5
#include <LibGUI/GCommand.h>

GCommand::~GCommand()
{
}