#include <QtGui/qabstractproxymodel.h>
#ifndef QABSTRACTPROXYMODEL_H
#ifndef QT_NO_PROXYMODEL
class QAbstractProxyModel: public QAbstractItemModel{
public: static inline class QString tr(char const * s, char const * c, int n);
};
#endif // QT_NO_PROXYMODEL
#endif // QABSTRACTPROXYMODEL_H