Revision 9cf13184 programs/qtjsruntime/qtjsruntime.cpp
| b/programs/qtjsruntime/qtjsruntime.cpp | ||
|---|---|---|
| 4 | 4 |
* be assumed to be a webpage that will be opened in |
| 5 | 5 |
*/ |
| 6 | 6 |
#include "pagerunner.h" |
| 7 |
#include <QtCore/QTextStream>
|
|
| 7 |
#include <QtGui/QApplication>
|
|
| 8 | 8 |
int |
| 9 | 9 |
main(int argc, char** argv) {
|
| 10 | 10 |
if (argc < 2) {
|
Also available in: Unified diff