diff options
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r-- | src/mainwindow.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index b4609e3..bff9239 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -821,5 +821,3 @@ void MainWindow::selectCorrectPrecisionAction() } #include "mainwindow.moc" - -// vim: set et ts=8 sw=4: |