https://bugs.kde.org/show_bug.cgi?id=279107
--- Comment #3 from Martin Klapetek <martin klapetek gmail com> 2011-09-12 16:43:05 --- Git commit 54600f7bfef6183c6e7106a05b943c9d502810e1 by Martin Klapetek. Committed on 12/09/2011 at 18:39. Pushed by mklapetek into branch 'master'. First refactor of MainWidget class. So far, only avatar handling code was moved out to a separate class and bunch of slots were moved and/or renamed. Reviewed-by: David Edmundson REVIEW: 102584 CCBUG: 279107 M +1 -1 CMakeLists.txt A +228 -0 avatar-button.cpp [License: LGPL (v2.1+)] A +62 -0 avatar-button.h [License: LGPL (v2.1+)] M +51 -225 main-widget.cpp M +34 -35 main-widget.h M +6 -1 main-widget.ui http://commits.kde.org/telepathy-contact-list/54600f7bfef6183c6e7106a05b943c9d502810e1 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
