From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro') diff --git a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro index 2d5b88c..a00ab89 100644 --- a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro +++ b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro @@ -49,7 +49,8 @@ SOURCES += sqlenterpriseformatter.cpp \ formatrollback.cpp \ formatsavepoint.cpp \ formatvacuum.cpp \ - formatorderby.cpp + formatorderby.cpp \ + formatupsert.cpp HEADERS += sqlenterpriseformatter.h\ sqlenterpriseformatter_global.h \ @@ -88,7 +89,8 @@ HEADERS += sqlenterpriseformatter.h\ formatrollback.h \ formatsavepoint.h \ formatvacuum.h \ - formatorderby.h + formatorderby.h \ + formatupsert.h OTHER_FILES += \ sqlenterpriseformatter.json @@ -100,7 +102,8 @@ RESOURCES += \ sqlenterpriseformatter.qrc -TRANSLATIONS += SqlEnterpriseFormatter_de.ts \ +TRANSLATIONS += SqlEnterpriseFormatter_ro_RO.ts \ + SqlEnterpriseFormatter_de.ts \ SqlEnterpriseFormatter_it.ts \ SqlEnterpriseFormatter_zh_CN.ts \ SqlEnterpriseFormatter_sk.ts \ @@ -124,3 +127,4 @@ TRANSLATIONS += SqlEnterpriseFormatter_de.ts \ + -- cgit v1.2.3