Mercurial > hg > Feedworm
comparison Ui_MainWindow.ui @ 59:daa2731967fe
Marking all articles in a feed as read doesn't toggle any more ... it marks all articles as read.
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Fri, 23 Jul 2010 17:29:22 +0200 |
parents | c82f5538733c |
children | e5d5fc34ff2e |
comparison
equal
deleted
inserted
replaced
58:dcee24702dd7 | 59:daa2731967fe |
---|---|
353 </connection> | 353 </connection> |
354 <connection> | 354 <connection> |
355 <sender>actionMarkFeedRead</sender> | 355 <sender>actionMarkFeedRead</sender> |
356 <signal>activated()</signal> | 356 <signal>activated()</signal> |
357 <receiver>MainWindow</receiver> | 357 <receiver>MainWindow</receiver> |
358 <slot>toggleReadOnSelectedFeed()</slot> | 358 <slot>markSelectedFeedRead()</slot> |
359 <hints> | 359 <hints> |
360 <hint type="sourcelabel"> | 360 <hint type="sourcelabel"> |
361 <x>-1</x> | 361 <x>-1</x> |
362 <y>-1</y> | 362 <y>-1</y> |
363 </hint> | 363 </hint> |
375 <slot>toggleReadOnSelectedEntry()</slot> | 375 <slot>toggleReadOnSelectedEntry()</slot> |
376 <slot>openSelectedEntryInBrowser()</slot> | 376 <slot>openSelectedEntryInBrowser()</slot> |
377 <slot>openLinkFromSelectedEntry()</slot> | 377 <slot>openLinkFromSelectedEntry()</slot> |
378 <slot>showPreferences()</slot> | 378 <slot>showPreferences()</slot> |
379 <slot>showFeedSettings()</slot> | 379 <slot>showFeedSettings()</slot> |
380 <slot>toggleReadOnSelectedFeed()</slot> | 380 <slot>markSelectedFeedRead()</slot> |
381 </slots> | 381 </slots> |
382 </ui> | 382 </ui> |