diff options
author | Michele Calgaro <[email protected]> | 2020-09-24 23:49:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-25 00:07:08 +0900 |
commit | 447a1da528e137714f217d7e40e5785ebac6ebee (patch) | |
tree | ad7a9ee6f533c9498a92a02a04576e6d1079925c /kghostview | |
parent | a0802349ed9049c407ff64febaacc5d1b8fd8458 (diff) | |
download | tdegraphics-447a1da528e137714f217d7e40e5785ebac6ebee.tar.gz tdegraphics-447a1da528e137714f217d7e40e5785ebac6ebee.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit dd734d4130d80c5613c5a33cc304430210467899)
Diffstat (limited to 'kghostview')
39 files changed, 0 insertions, 91 deletions
diff --git a/kghostview/dscparse/dscparse.cpp b/kghostview/dscparse/dscparse.cpp index 7b85395f..ba473cc8 100644 --- a/kghostview/dscparse/dscparse.cpp +++ b/kghostview/dscparse/dscparse.cpp @@ -3427,6 +3427,3 @@ dsc_error(CDSC *dsc, unsigned int explanation, /* treat DSC as being correct */ return CDSC_RESPONSE_CANCEL; } - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/dscparse/dscparse.h b/kghostview/dscparse/dscparse.h index a82a3218..d290c0d4 100644 --- a/kghostview/dscparse/dscparse.h +++ b/kghostview/dscparse/dscparse.h @@ -469,5 +469,3 @@ int dsc_set_page_bbox(P6(CDSC *dsc, unsigned int page_number, int llx, int lly, int urx, int ury)); #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/dscparse/dscparse_adapter.cpp b/kghostview/dscparse/dscparse_adapter.cpp index 17ae0231..11596c63 100644 --- a/kghostview/dscparse/dscparse_adapter.cpp +++ b/kghostview/dscparse/dscparse_adapter.cpp @@ -416,5 +416,3 @@ bool KDSCScanHandlerByLine::scanData( char* buf, unsigned int count ) else return true; } - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/dscparse/dscparse_adapter.h b/kghostview/dscparse/dscparse_adapter.h index c5c1cbf9..05b7e637 100644 --- a/kghostview/dscparse/dscparse_adapter.h +++ b/kghostview/dscparse/dscparse_adapter.h @@ -382,5 +382,3 @@ protected: }; #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/infodialog.cpp b/kghostview/infodialog.cpp index e4a76006..7b4a9e92 100644 --- a/kghostview/infodialog.cpp +++ b/kghostview/infodialog.cpp @@ -127,5 +127,3 @@ void InfoDialog::setup( const TQString &fileName, const TQString &documentTitle, } #include "infodialog.moc" - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/infodialog.h b/kghostview/infodialog.h index d02860f0..65d973f3 100644 --- a/kghostview/infodialog.h +++ b/kghostview/infodialog.h @@ -41,5 +41,3 @@ class InfoDialog : public KDialogBase }; #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kdscerrordialog.cpp b/kghostview/kdscerrordialog.cpp index 350acb4d..32219bc9 100644 --- a/kghostview/kdscerrordialog.cpp +++ b/kghostview/kdscerrordialog.cpp @@ -166,5 +166,3 @@ void KDSCErrorDialog::slotIgnoreAll() _response = IgnoreAll; accept(); } - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kdscerrordialog.h b/kghostview/kdscerrordialog.h index 32acf864..97d311e5 100644 --- a/kghostview/kdscerrordialog.h +++ b/kghostview/kdscerrordialog.h @@ -70,6 +70,3 @@ private: }; #endif - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kghostview.kcfg b/kghostview/kghostview.kcfg index 441e1bb3..dd3d3cf2 100644 --- a/kghostview/kghostview.kcfg +++ b/kghostview/kghostview.kcfg @@ -78,5 +78,3 @@ </entry> </group> </kcfg> -<!-- vim:set ts=4 --> - diff --git a/kghostview/kgv.h b/kghostview/kgv.h index 669d94f1..206876cb 100644 --- a/kghostview/kgv.h +++ b/kghostview/kgv.h @@ -11,5 +11,3 @@ typedef TQValueList<int> PageList; } #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgv_miniwidget.cpp b/kghostview/kgv_miniwidget.cpp index 4d862c36..5d6ca3df 100644 --- a/kghostview/kgv_miniwidget.cpp +++ b/kghostview/kgv_miniwidget.cpp @@ -568,6 +568,3 @@ void KGVMiniWidget::setDisplayOptions( const DisplayOptions& newOptions ) } #include "kgv_miniwidget.moc" - - -// vim:sw=4:sts=4:ts=8:sta:tw=78:noet diff --git a/kghostview/kgv_miniwidget.h b/kghostview/kgv_miniwidget.h index afa1e326..2e370153 100644 --- a/kghostview/kgv_miniwidget.h +++ b/kghostview/kgv_miniwidget.h @@ -170,5 +170,3 @@ private: }; #endif - -// vim:sw=4:sts=4:ts=8:sta:tw=78:noet diff --git a/kghostview/kgv_view.cpp b/kghostview/kgv_view.cpp index 225cebb0..0701c659 100644 --- a/kghostview/kgv_view.cpp +++ b/kghostview/kgv_view.cpp @@ -1032,6 +1032,3 @@ void KGVPart::showPopup( int, int, const TQPoint& pos ) } #include "kgv_view.moc" - - -// vim:sw=4:sts=4:ts=8:sta:tw=78:noet diff --git a/kghostview/kgv_view.h b/kghostview/kgv_view.h index ee863731..04365ad4 100644 --- a/kghostview/kgv_view.h +++ b/kghostview/kgv_view.h @@ -267,5 +267,3 @@ private: }; #endif - -// vim:sw=4:sts=4:ts=8:sta:tw=78:noet diff --git a/kghostview/kgvconfigdialog.cpp b/kghostview/kgvconfigdialog.cpp index d76a7343..c2ce2d2a 100644 --- a/kghostview/kgvconfigdialog.cpp +++ b/kghostview/kgvconfigdialog.cpp @@ -149,6 +149,3 @@ void ConfigDialog::showSettings( KGVPart* main ) { TQObject::connect( dialog, TQT_SIGNAL( settingsChanged() ), main, TQT_SLOT( slotConfigurationChanged() ) ); dialog->show(); } - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvconfigdialog.h b/kghostview/kgvconfigdialog.h index 3f7ddead..a94157c2 100644 --- a/kghostview/kgvconfigdialog.h +++ b/kghostview/kgvconfigdialog.h @@ -27,6 +27,3 @@ namespace ConfigDialog { } #endif - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvdocument.cpp b/kghostview/kgvdocument.cpp index 81691509..3d9dad26 100644 --- a/kghostview/kgvdocument.cpp +++ b/kghostview/kgvdocument.cpp @@ -859,6 +859,3 @@ void Pdf2dsc::processExited() } #include "kgvdocument.moc" - - -// vim:sw=4:sts=4:ts=8:sta:tw=78:noet diff --git a/kghostview/kgvdocument.h b/kghostview/kgvdocument.h index 3a9764f3..5076b78b 100644 --- a/kghostview/kgvdocument.h +++ b/kghostview/kgvdocument.h @@ -193,5 +193,3 @@ inline bool KGVDocument::isOpen() const #endif - -// vim:sw=4:sts=4:ts=8:sta:tw=78:noet diff --git a/kghostview/kgvmainwidget.cpp b/kghostview/kgvmainwidget.cpp index 5e9bd40b..025b4cdb 100644 --- a/kghostview/kgvmainwidget.cpp +++ b/kghostview/kgvmainwidget.cpp @@ -46,5 +46,3 @@ void KGVMainWidget::dragEnterEvent( TQDragEnterEvent * ev ) } #include "kgvmainwidget.moc" - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvmainwidget.h b/kghostview/kgvmainwidget.h index 4ca6bf23..f18856b1 100644 --- a/kghostview/kgvmainwidget.h +++ b/kghostview/kgvmainwidget.h @@ -42,5 +42,3 @@ protected: }; #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvpagedecorator.cpp b/kghostview/kgvpagedecorator.cpp index b6304c1d..c92f628b 100644 --- a/kghostview/kgvpagedecorator.cpp +++ b/kghostview/kgvpagedecorator.cpp @@ -102,5 +102,3 @@ void KGVPageDecorator::updateMask() p.end(); setMask( bm ); } - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvpagedecorator.h b/kghostview/kgvpagedecorator.h index d3942afc..250c1da4 100644 --- a/kghostview/kgvpagedecorator.h +++ b/kghostview/kgvpagedecorator.h @@ -77,5 +77,3 @@ inline unsigned int KGVPageDecorator::borderWidth() const } #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvpageview.cpp b/kghostview/kgvpageview.cpp index 4761391b..336bad6d 100644 --- a/kghostview/kgvpageview.cpp +++ b/kghostview/kgvpageview.cpp @@ -250,5 +250,3 @@ void KGVPageView::centerContents() } #include "kgvpageview.moc" - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvpageview.h b/kghostview/kgvpageview.h index 91e8c11b..b7c4cd09 100644 --- a/kghostview/kgvpageview.h +++ b/kghostview/kgvpageview.h @@ -102,5 +102,3 @@ private: }; #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvshell.cpp b/kghostview/kgvshell.cpp index 753a4213..0835efb3 100644 --- a/kghostview/kgvshell.cpp +++ b/kghostview/kgvshell.cpp @@ -365,6 +365,3 @@ void KGVShell::slotRMBClick() { _popup->exec( TQCursor::pos() ); } - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kgvshell.h b/kghostview/kgvshell.h index f273cfbb..70879a4f 100644 --- a/kghostview/kgvshell.h +++ b/kghostview/kgvshell.h @@ -89,5 +89,3 @@ private: }; #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kpswidget.cpp b/kghostview/kpswidget.cpp index aae2f479..cdce1dbb 100644 --- a/kghostview/kpswidget.cpp +++ b/kghostview/kpswidget.cpp @@ -526,5 +526,3 @@ bool KPSWidget::x11Event( XEvent* e ) } #include "kpswidget.moc" - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/kpswidget.h b/kghostview/kpswidget.h index 71ffe704..0dd556fa 100644 --- a/kghostview/kpswidget.h +++ b/kghostview/kpswidget.h @@ -383,6 +383,3 @@ inline CDSC_ORIENTATION_ENUM KPSWidget::orientation() const */ #endif // __KPSWIDGET_H__ - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/logwindow.h b/kghostview/logwindow.h index b8650f33..8f3b2f11 100644 --- a/kghostview/logwindow.h +++ b/kghostview/logwindow.h @@ -52,5 +52,3 @@ private: }; #endif - -// vim:sw=4:sts=4:ts=8:sta:tw=78:noet diff --git a/kghostview/main.cpp b/kghostview/main.cpp index bc91d6ad..cd11b877 100644 --- a/kghostview/main.cpp +++ b/kghostview/main.cpp @@ -67,5 +67,3 @@ int main( int argc, char** argv ) args->clear(); return app.exec(); } - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/marklist.cpp b/kghostview/marklist.cpp index e05d521c..b84924eb 100644 --- a/kghostview/marklist.cpp +++ b/kghostview/marklist.cpp @@ -243,5 +243,3 @@ void MarkList::viewportResizeEvent ( TQResizeEvent * ) } } } - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/marklist.h b/kghostview/marklist.h index 54992a88..6ccc5800 100644 --- a/kghostview/marklist.h +++ b/kghostview/marklist.h @@ -86,5 +86,3 @@ private: }; #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/ps.h b/kghostview/ps.h index 3cb4ea9c..15fa319f 100644 --- a/kghostview/ps.h +++ b/kghostview/ps.h @@ -38,7 +38,3 @@ char *pscopyuntil(FILE *from, FILE *to, long begin, long end, const char *comment); #endif - -/* - * vim:sw=4:sts=4:ts=8:noet - */ diff --git a/kghostview/scrollbox.cpp b/kghostview/scrollbox.cpp index 87d68418..e50f353a 100644 --- a/kghostview/scrollbox.cpp +++ b/kghostview/scrollbox.cpp @@ -130,5 +130,3 @@ void ScrollBox::clear() } #include "scrollbox.moc" - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/scrollbox.h b/kghostview/scrollbox.h index 9a9f77e1..5cdd96b0 100644 --- a/kghostview/scrollbox.h +++ b/kghostview/scrollbox.h @@ -57,5 +57,3 @@ private: }; #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/thumbnailservice.h b/kghostview/thumbnailservice.h index 0b1262f1..6c861e77 100644 --- a/kghostview/thumbnailservice.h +++ b/kghostview/thumbnailservice.h @@ -87,7 +87,5 @@ class ThumbnailService : public TQObject { bool _busy; bool _enabled; }; - -// vim:sw=4:sts=4:ts=8:sta:tw=78:noet #endif // THUMBNAILSERVICE_H diff --git a/kghostview/version.h b/kghostview/version.h index 81cf5df2..d76c2d5d 100644 --- a/kghostview/version.h +++ b/kghostview/version.h @@ -1,4 +1 @@ #define KGHOSTVIEW_VERSION "0.20" - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/viewcontrol.cpp b/kghostview/viewcontrol.cpp index 6c0cf0f5..aa46048b 100644 --- a/kghostview/viewcontrol.cpp +++ b/kghostview/viewcontrol.cpp @@ -189,6 +189,3 @@ ViewControl::slotOrientSelection (int i) prevorient = i; } } - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/viewcontrol.h b/kghostview/viewcontrol.h index db78ba79..3e4a24b9 100644 --- a/kghostview/viewcontrol.h +++ b/kghostview/viewcontrol.h @@ -41,5 +41,3 @@ signals: }; #endif - -// vim:sw=4:sts=4:ts=8:noet |