Changeset 20 for trunk/examples


Ignore:
Timestamp:
Nov 17, 2005, 7:00:27 PM (20 years ago)
Author:
dmik
Message:

Fixed a bunch of compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/mdi/application.cpp

    r19 r20  
    3838#include "filesave.xpm"
    3939#include "fileopen.xpm"
     40#ifndef QT_NO_PRINTER
    4041#include "fileprint.xpm"
    41 
     42#endif
    4243
    4344const char * fileOpenText = "Click this button to open a <em>new file</em>. <br><br>"
Note: See TracChangeset for help on using the changeset viewer.