GCommand.cpp 56 B

12345
  1. #include <LibGUI/GCommand.h>
  2. GCommand::~GCommand()
  3. {
  4. }