/[projects]/infoscreen/main.cpp
ViewVC logotype

Diff of /infoscreen/main.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 510 by torben, Sat Dec 12 18:59:28 2009 UTC revision 511 by torben, Mon Dec 14 13:38:55 2009 UTC
# Line 6  Line 6 
6    
7  int main(int argc, char** argv) {  int main(int argc, char** argv) {
8          QApplication app(argc,argv);          QApplication app(argc,argv);
9            app.setApplicationName("infoscreen");
10    
11    
12          QWebSettings* settings = QWebSettings::globalSettings();          QWebSettings* settings = QWebSettings::globalSettings();

Legend:
Removed from v.510  
changed lines
  Added in v.511

  ViewVC Help
Powered by ViewVC 1.1.20