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