Skip to content

Commit

Permalink
Refactor|libappfw|LogWidget: Fixed pruning, overall cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jun 9, 2014
1 parent d9ad2ff commit 20dd20e
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 287 deletions.
3 changes: 0 additions & 3 deletions doomsday/libappfw/include/de/widgets/logwidget.h
Expand Up @@ -69,9 +69,6 @@ class LIBAPPFW_PUBLIC LogWidget : public ScrollAreaWidget
void drawContent();
bool handleEvent(Event const &event);

protected slots:
void pruneExcessEntries();

signals:
//void scrollPositionChanged(int pos);
//void scrollMaxChanged(int maximum);
Expand Down

0 comments on commit 20dd20e

Please sign in to comment.