#include <QtGui/qkeysequence.h>
#ifndef QKEYSEQUENCE_H
#ifndef QT_NO_SHORTCUT
#ifndef QT_NO_DATASTREAM
struct QDataStream& operator <<(struct QDataStream& in, class QKeySequence const & ks);
#endif
#else
#endif // QT_NO_SHORTCUT
#endif // QKEYSEQUENCE_H