OSDN Git Service

Ver 0.11pre
[gefu/Gefu.git] / locationbox.cpp
1 #include "locationbox.h"
2
3 LocationBox::LocationBox(QWidget *parent) :
4     QLineEdit(parent)
5 {
6 }