Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/5/head
Michele Calgaro 4 years ago
parent 98cf7bb050
commit df844cff13
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -483,16 +483,3 @@ dicer-toaster daemon first, or &klinkstatus; won't work !</para>
&documentation.index; &documentation.index;
</book> </book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -110,15 +110,3 @@ libxml installed which are available on a typical &kde; installation.
&documentation.index; &documentation.index;
</book> </book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -113,15 +113,3 @@
</xsl:template> </xsl:template>
</xsl:stylesheet> </xsl:stylesheet>
<!-- initialization code for xemacs -->
<!--
Local Variables:
mode: xsl
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:2
sgml-indent-data:nil
End:
-->

@ -432,6 +432,3 @@ unsigned int XSLT::flags() const
} }
#include "xsl.moc" #include "xsl.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -15,16 +15,3 @@
<data name="pebbles"/> <data name="pebbles"/>
<extra name="wilma"/> <extra name="wilma"/>
</result> </result>
<!-- initialization code for xemacs -->
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
-->

@ -14,16 +14,3 @@
<data>3</data> <data>3</data>
<extra/> <extra/>
</result> </result>
<!-- initialization code for xemacs -->
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
-->

@ -12,16 +12,3 @@
<data/> <data/>
<extra/> <extra/>
</result> </result>
<!-- initialization code for xemacs -->
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
-->

@ -19,15 +19,3 @@
&anotherDoc3; &anotherDoc3;
&anotherDoc4; &anotherDoc4;
</simple> </simple>
<!-- initialization code for xemacs -->
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
-->

@ -789,5 +789,3 @@ void KMdiChildArea::getCaptionColors( const TQPalette& /*pal*/, TQColor& activeB
inactiveBG = TDEGlobalSettings::inactiveTitleColor(); inactiveBG = TDEGlobalSettings::inactiveTitleColor();
inactiveFG = TDEGlobalSettings::inactiveTextColor(); inactiveFG = TDEGlobalSettings::inactiveTextColor();
} }
// kate: space-indent off; replace-tabs off; tab-width 4; indent-mode csands;

@ -303,5 +303,3 @@ private:
}; };
#endif // _TDEMDI_CHILDAREA_H_ #endif // _TDEMDI_CHILDAREA_H_
// kate: indent-mode csands; tab-width 4; auto-insert-doxygen on;

@ -1405,5 +1405,3 @@ TQRect KMdiChildFrm::mdiAreaContentsRect() const
return empty; return empty;
} }
} }
// kate: indent-mode csands; tab-width 4; space-indent off; replace-tabs off;

@ -444,5 +444,3 @@ private:
}; };
#endif //_TDEMDI_CHILD_FRM_H_ #endif //_TDEMDI_CHILD_FRM_H_
// kate: space-indent off; replace-tabs off; tab-width 4; indent-mode csands;

@ -318,5 +318,3 @@ void KMdiChildFrmCaption::slot_moveViaSystemMenu()
m_pParent->m_bDragging = true; m_pParent->m_bDragging = true;
m_offset = mapFromGlobal( TQCursor::pos() ); m_offset = mapFromGlobal( TQCursor::pos() );
} }
// kate: space-indent off; replace-tabs off; indent-mode csands; tab-width 4;

@ -142,5 +142,3 @@ private:
}; };
#endif //_TDEMDI_CHILD_FRM_CAPTION_H_ #endif //_TDEMDI_CHILD_FRM_CAPTION_H_
// kate: space-indent off; replace-tabs off; indent-mode csands; tab-width 4;

@ -769,5 +769,3 @@ void KMdiChildView::raise()
TQWidget::raise(); TQWidget::raise();
} }
// kate: space-indent off; replace-tabs off; indent-mode csands; tab-width 4;

@ -612,5 +612,3 @@ inline KMdiChildFrm *KMdiChildView::mdiParent() const
} }
#endif //_TDEMDI_CHILD_VIEW_H_ #endif //_TDEMDI_CHILD_VIEW_H_
// kate: space-indent off; replace-tabs off; indent-mode csands; tab-width 4;

@ -852,5 +852,3 @@ void KMdiDockContainer::nextToolView()
m_tb->setTab( tab->id(), true ); m_tb->setTab( tab->id(), true );
tabClicked( tab->id() ); tabClicked( tab->id() );
} }
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -164,5 +164,3 @@ signals:
}; };
#endif #endif
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -147,6 +147,3 @@ KMdi::TabWidgetVisibility KMdiDocumentViewTabWidget::tabWidgetVisibility( )
#ifndef NO_INCLUDE_MOCFILES #ifndef NO_INCLUDE_MOCFILES
#include "tdemdidocumentviewtabwidget.moc" #include "tdemdidocumentviewtabwidget.moc"
#endif #endif
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -120,5 +120,3 @@ signals:
#endif #endif
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -66,5 +66,3 @@ void KMdiFocusList::objectHasBeenDestroyed( TQObject * o )
TQWidget *w = ( TQWidget* ) o; TQWidget *w = ( TQWidget* ) o;
m_list.remove( w ); m_list.remove( w );
} }
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -40,4 +40,3 @@ private:
}; };
#endif #endif
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -315,6 +315,3 @@ void KMDIGUIClient::mdiModeHasBeenChangedTo( KMdi::MdiMode mode )
setupActions(); setupActions();
} }
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -145,4 +145,3 @@ protected slots:
} }
#endif #endif
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -47,5 +47,3 @@ protected:
; ;
#endif // _TDEMDIITERATOR_H_ #endif // _TDEMDIITERATOR_H_
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -57,5 +57,3 @@ private:
}; };
#endif // _TDEMDILISTITERATOR_H_ #endif // _TDEMDILISTITERATOR_H_
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -2936,6 +2936,3 @@ KTabWidget * KMdiMainFrm::tabWidget() const
} }
#include "tdemdimainfrm.moc" #include "tdemdimainfrm.moc"
// vim: ts=2 sw=2 et
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -869,5 +869,3 @@ signals:
}; };
#endif //_TDEMDIMAINFRM_H_ #endif //_TDEMDIMAINFRM_H_
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -45,5 +45,3 @@ public:
}; };
#endif // _TDEMDINULLITERATOR_H_ #endif // _TDEMDINULLITERATOR_H_
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -386,5 +386,3 @@ void KMdiTaskBar::resizeEvent( TQResizeEvent* rse )
} }
TDEToolBar::resizeEvent( rse ); TDEToolBar::resizeEvent( rse );
} }
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -217,5 +217,3 @@ private:
}; };
#endif //_TDEMDITASKBAR_H_ #endif //_TDEMDITASKBAR_H_
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -265,5 +265,3 @@ void KMdiToolViewAccessor::show()
#ifndef NO_INCLUDE_MOCFILES #ifndef NO_INCLUDE_MOCFILES
#include "tdemditoolviewaccessor.moc" #include "tdemditoolviewaccessor.moc"
#endif #endif
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -83,5 +83,3 @@ protected:
#endif //_TDEMDITOOLVIEWACCESSOR_H_ #endif //_TDEMDITOOLVIEWACCESSOR_H_
// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -554,15 +554,3 @@ dicer-toaster daemon first, or &tdemyapplication; won't work !</para>
&documentation.index; &documentation.index;
</book> </book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -395,5 +395,3 @@ void QuantaBookmarks::marksChanged ()
} }
#include "quantabookmarks.moc" #include "quantabookmarks.moc"
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -95,6 +95,3 @@ class QuantaBookmarks : public TQObject
}; };
#endif #endif
// kate: space-indent on; indent-width 2; replace-tabs on;
// vim: noet ts=2

Loading…
Cancel
Save