src/dbus/qdbuserror.cpp
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
    45 #include <qvarlengtharray.h>
    45 #include <qvarlengtharray.h>
    46 
    46 
    47 #include "qdbus_symbols_p.h"
    47 #include "qdbus_symbols_p.h"
    48 #include "qdbusmessage.h"
    48 #include "qdbusmessage.h"
    49 #include "qdbusmessage_p.h"
    49 #include "qdbusmessage_p.h"
       
    50 
       
    51 #ifndef QT_NO_DBUS
    50 
    52 
    51 QT_BEGIN_NAMESPACE
    53 QT_BEGIN_NAMESPACE
    52 
    54 
    53 /*
    55 /*
    54  * Use the following Perl script to generate the error string index list:
    56  * Use the following Perl script to generate the error string index list:
   361 }
   363 }
   362 #endif
   364 #endif
   363 
   365 
   364 QT_END_NAMESPACE
   366 QT_END_NAMESPACE
   365 
   367 
   366 
   368 #endif // QT_NO_DBUS