Mercurial > hg > easyhg
comparison src/mainwindow.h @ 543:a220f99f1134 fswatcher
Remove Refresh button from toolbar, adjust spacing
author | Chris Cannam |
---|---|
date | Tue, 14 Feb 2012 17:27:34 +0000 |
parents | 0a16db274f2c |
children | 930462068dcc |
comparison
equal
deleted
inserted
replaced
542:7829da6abe97 | 543:a220f99f1134 |
---|---|
235 | 235 |
236 // Help menu actions | 236 // Help menu actions |
237 QAction *m_aboutAct; | 237 QAction *m_aboutAct; |
238 QAction *m_helpAct; | 238 QAction *m_helpAct; |
239 | 239 |
240 QToolBar *m_fileToolBar; | |
241 QToolBar *m_repoToolBar; | 240 QToolBar *m_repoToolBar; |
242 QToolBar *m_workFolderToolBar; | 241 QToolBar *m_workFolderToolBar; |
243 | 242 |
244 QDialog *m_helpDialog; | 243 QDialog *m_helpDialog; |
245 | 244 |