Fix another FTBFS

pull/1/head
Timothy Pearson 13 years ago
parent f54a262784
commit 467eda0e55

@ -188,11 +188,7 @@ private:
Qt::Orientation orient;
friend class TQSplitterHandle;
#ifndef TQT_NO_TEXTSTREAM
friend TQ_EXPORT TQTextStream& operator<<( TQTextStream&, const TQSplitter& );
friend TQ_EXPORT TQTextStream& operator>>( TQTextStream&, TQSplitter& );
#endif
friend class TQTextStream;
private:
#if defined(TQ_DISABLE_COPY)

Loading…
Cancel
Save