Blame view

app/gui/oven_control/abstractoveninterface.cpp 88 Bytes
8c2952457   김태훈   응용 프로그램 추가
1
2
3
4
5
6
  #include "abstractoveninterface.h"
  
  AbstractOvenInterface::AbstractOvenInterface()
  {
  
  }