dbaccess/source/ui/dlg/ConnectionHelper.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit d308906df6a6b4d44aa9974825765174ba2bc7e3
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Dec 1 11:45:23 2014 +0100

    -Werror,-Wswitch
    
    Change-Id: I7d7a616dc843c434dcd2586ccdb9cb48b961e4c4

diff --git a/dbaccess/source/ui/dlg/ConnectionHelper.cxx 
b/dbaccess/source/ui/dlg/ConnectionHelper.cxx
index 4e61980..33863aa 100644
--- a/dbaccess/source/ui/dlg/ConnectionHelper.cxx
+++ b/dbaccess/source/ui/dlg/ConnectionHelper.cxx
@@ -574,6 +574,8 @@ namespace dbaui
                             return true;  // handled
                     }
                     break;
+                default:
+                    break;
             }
         }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to