6 lines
36 B
C++
6 lines
36 B
C++
|
#include "slot.h"
|
||
|
|
||
|
Slot::Slot(){
|
||
|
|
||
|
}
|