From cc8374957bcd95868d3dc52c854786239083cffc Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 27 Mar 2003 05:03:39 +0000 Subject: Add the ability to change from clockwise to counterclockwise rotation behavior. --- (limited to 'noncore/settings/appearance2/appearance.h') diff --git a/noncore/settings/appearance2/appearance.h b/noncore/settings/appearance2/appearance.h index 065dfb7..0e42298 100644 --- a/noncore/settings/appearance2/appearance.h +++ b/noncore/settings/appearance2/appearance.h @@ -115,6 +115,9 @@ private: QRadioButton *m_tabstyle_top; QRadioButton *m_tabstyle_bottom; + QRadioButton *m_rotdir_cw; + QRadioButton *m_rotdir_ccw; + QWidget * m_advtab; QListView * m_except; QCheckBox * m_force; -- cgit v0.9.0.2