Qt-Gebouw/drukbox.cpp
2022-04-06 18:01:47 +02:00

14 lines
131 B
C++

#include "drukbox.h"
Drukbox::Drukbox(){
}
void Drukbox::toonText(std::string){
//brow->
}
void Drukbox::clearMedium(){
}