add null translation file

This commit is contained in:
arcan1s
2014-07-11 20:59:01 +04:00
parent ace3a141e4
commit d17543a075
10 changed files with 2604 additions and 20 deletions

View File

@ -31,6 +31,7 @@ class IpWidget;
class MacvlanWidget;
class MobileWidget;
class Netctl;
class NetctlAutoWindow;
class NetctlProfile;
class PasswdWidget;
class PppoeWidget;
@ -96,6 +97,7 @@ private slots:
private:
// ui
Ui::MainWindow *ui;
NetctlAutoWindow *netctlAutoWin;
BridgeWidget *bridgeWid;
EthernetWidget *ethernetWid;
GeneralWidget *generalWid;