Cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33541 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6c4cad54ed
commit
fced6d136a
@ -3,6 +3,7 @@
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
|
||||
#include "ThreadListView.h"
|
||||
|
||||
#include <stdio.h>
|
||||
@ -229,7 +230,6 @@ ThreadListView::ThreadRemoved(const Team::ThreadEvent& event)
|
||||
}
|
||||
|
||||
|
||||
|
||||
void
|
||||
ThreadListView::TableSelectionChanged(Table* table)
|
||||
{
|
||||
|
@ -5,6 +5,7 @@
|
||||
#ifndef THREAD_LIST_VIEW_H
|
||||
#define THREAD_LIST_VIEW_H
|
||||
|
||||
|
||||
#include <GroupView.h>
|
||||
|
||||
#include "table/Table.h"
|
||||
|
Loading…
Reference in New Issue
Block a user