|
|
|
@ -1,5 +1,3 @@
|
|
|
|
|
// -*- mode: c++; c-file-style: "bsd"; c-basic-offset: 4; tabs-width: 4; indent-tabs-mode: nil -*-
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
@ -970,6 +968,3 @@ void NicksOnline::refreshItem(TQListViewItem* item)
|
|
|
|
|
void NicksOnline::childAdjustFocus() {}
|
|
|
|
|
|
|
|
|
|
#include "nicksonline.moc"
|
|
|
|
|
|
|
|
|
|
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
|
|
|
|
|
// vim: set et sw=4 ts=4 cino=l1,cs,U1:
|
|
|
|
|