Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/12/head
Michele Calgaro 4 years ago
parent a131383bf7
commit 66a54d592d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -2119,5 +2119,3 @@ int dotNETstyle::styleHint(StyleHint sh, const TQStyleControlElementData &ceData
return ret;
}
// vim: noet ts=4 sw=4

@ -161,5 +161,3 @@ private:
};
#endif
// vim: set noet ts=4 sw=4:

@ -859,5 +859,3 @@ void CdeButton::mouseReleaseEvent(TQMouseEvent * e)
} // CDE namespace
#include "cdeclient.moc"
// vim: sw=4

@ -128,4 +128,3 @@ void CdeConfig::defaults()
}
#include "config.moc"
// vim: ts=4

@ -48,5 +48,3 @@ class CdeConfig: public TQObject
#endif
// vim: ts=4

@ -272,4 +272,3 @@ void IceWMConfig::defaults()
}
#include "config.moc"
// vim: ts=4

@ -74,4 +74,3 @@ class IceWMConfig: public TQObject
#endif
// vim: ts=4

@ -1699,5 +1699,3 @@ extern "C"
#include "icewm.moc"
// vim: ts=4

@ -189,5 +189,3 @@ class IceWMClient : public KDecoration
}
#endif
// vim: ts=4

@ -983,5 +983,3 @@ extern "C" KDE_EXPORT KDecorationFactory* create_factory()
}
#include "nextclient.moc"
// vim: sw=4

@ -725,4 +725,3 @@ OpenLook::isButtonRelease(TQMouseEvent * e)
}
#include "OpenLook.moc"
// vim:ts=2:sw=2:tw=78:set et:

@ -113,4 +113,3 @@ namespace OpenLook
}
#endif
// vim:ts=2:sw=2:tw=78:set et:

@ -149,5 +149,4 @@ void Button::paintEvent(TQPaintEvent *)
} // End namespace
// vim:ts=2:sw=2:tw=78
#include "Button.moc"

@ -78,5 +78,3 @@ class Button : public TQWidget
} // End namespace
#endif
// vim:ts=2:sw=2:tw=78

@ -62,5 +62,4 @@ void CloseButton::mouseReleaseEvent(TQMouseEvent *e)
} // End namespace;
// vim:ts=2:sw=2:tw=78
#include "CloseButton.moc"

@ -49,5 +49,3 @@ class CloseButton : public Button
} // End namespace;
#endif
// vim:ts=2:sw=2:tw=78

@ -62,5 +62,4 @@ void HelpButton::mouseReleaseEvent(TQMouseEvent *e)
} // End namespace;
// vim:ts=2:sw=2:tw=78
#include "HelpButton.moc"

@ -49,5 +49,3 @@ class HelpButton : public Button
} // End namespace;
#endif
// vim:ts=2:sw=2:tw=78

@ -62,5 +62,4 @@ void IconifyButton::mouseReleaseEvent(TQMouseEvent *e)
} // End namespace;
// vim:ts=2:sw=2:tw=78
#include "IconifyButton.moc"

@ -49,5 +49,3 @@ class IconifyButton : public Button
} // End namespace;
#endif
// vim:ts=2:sw=2:tw=78

@ -62,5 +62,4 @@ void LowerButton::mouseReleaseEvent(TQMouseEvent *e)
} // End namespace;
// vim:ts=2:sw=2:tw=78
#include "LowerButton.moc"

@ -49,5 +49,3 @@ class LowerButton : public Button
} // End namespace;
#endif
// vim:ts=2:sw=2:tw=78

@ -744,5 +744,4 @@ KDecoration* Factory::createDecoration(KDecorationBridge *bridge)
} // End namespace
// vim:ts=2:sw=2:tw=78
#include "Manager.moc"

@ -121,5 +121,3 @@ class Factory : public TQObject, public KDecorationFactory
} // End namespace
#endif
// vim:ts=2:sw=2:tw=78

@ -94,5 +94,4 @@ void MaximiseButton::mouseReleaseEvent(TQMouseEvent *e)
} // End namespace
// vim:ts=2:sw=2:tw=78
#include "MaximiseButton.moc"

@ -57,5 +57,3 @@ class MaximiseButton : public Button
} // End namespace
#endif
// vim:ts=2:sw=2:tw=78

@ -65,5 +65,3 @@ class Palette
} // End namespace
#endif
// vim:ts=2:sw=2:tw=78

@ -535,6 +535,3 @@ void Static::_drawButtonBackgrounds()
}
} // End namespace
// vim:ts=2:sw=2:tw=78

@ -130,5 +130,3 @@ class Static
} // End namespace
#endif
// vim:ts=2:sw=2:tw=78

@ -95,5 +95,4 @@ void StickyButton::mouseReleaseEvent(TQMouseEvent *e)
} // End namespace
// vim:ts=2:sw=2:tw=78
#include "StickyButton.moc"

@ -57,5 +57,3 @@ class StickyButton : public Button
} // End namespace
#endif
// vim:ts=2:sw=2:tw=78

Loading…
Cancel
Save