diff options
Diffstat (limited to 'languages/cpp/createpcsdialog.cpp')
-rw-r--r-- | languages/cpp/createpcsdialog.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/languages/cpp/createpcsdialog.cpp b/languages/cpp/createpcsdialog.cpp index 9cca7ef8..893ac55b 100644 --- a/languages/cpp/createpcsdialog.cpp +++ b/languages/cpp/createpcsdialog.cpp @@ -353,6 +353,3 @@ void CreatePCSDialog::slotSelectionChanged( TQListViewItem * item ) { setNextPageEnabled( item != 0 ); } - -//kate: indent-mode csands; tab-width 4; space-indent off; - |