Qt-Gebouw/drukbox.cpp

14 lines
131 B
C++
Raw Normal View History

2022-04-06 16:01:47 +00:00
#include "drukbox.h"
Drukbox::Drukbox(){
}
void Drukbox::toonText(std::string){
//brow->
}
void Drukbox::clearMedium(){
}