Mercurial > mercurial > hgweb_searcher03.cgi
comparison src/main.cpp @ 2:c066fde99517
Added Batch Print Mode.
| author | pyon@macmini |
|---|---|
| date | Fri, 23 Aug 2013 18:32:09 +0900 |
| parents | 7b6dab24f4b8 |
| children | 3bb803d8c1d7 |
comparison
equal
deleted
inserted
replaced
| 1:7b6dab24f4b8 | 2:c066fde99517 |
|---|---|
| 1 // Filename : main.cpp | 1 // Filename : main.cpp |
| 2 // Last Change: 23-Jul-2013. | 2 // Last Change: 23-Aug-2013. |
| 3 // | 3 // |
| 4 #include "main.h" | 4 #include "main.h" |
| 5 #include "myframe.h" | 5 #include "myframe.h" |
| 6 | 6 |
| 7 IMPLEMENT_APP(MyApp) | 7 IMPLEMENT_APP(MyApp) |
