From 7c2bc4b5ce4fc1a72868aa949e9ec49fbe2e7931 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sat, 27 Jul 2013 16:57:53 +0200 Subject: Initial TQt conversion --- src/serverwizard.ui | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'src/serverwizard.ui') diff --git a/src/serverwizard.ui b/src/serverwizard.ui index 43cab96..ce896c2 100644 --- a/src/serverwizard.ui +++ b/src/serverwizard.ui @@ -1,6 +1,6 @@ ServerWizard - + ServerWizard @@ -15,7 +15,7 @@ Tor Server Guide - + ServerName @@ -26,7 +26,7 @@ unnamed - + groupBox1 @@ -37,7 +37,7 @@ unnamed - + textLabel1 @@ -46,7 +46,7 @@ <p>Every Tor server has a nickname, for easy identification. It's not that important what you call it.</p> - + textLabel2 @@ -54,7 +54,7 @@ Server NickName: - + serverName @@ -80,7 +80,7 @@ - + ContactInfo @@ -91,7 +91,7 @@ unnamed - + groupBox1_2 @@ -102,7 +102,7 @@ unnamed - + textLabel1_2 @@ -111,12 +111,12 @@ <p>You are not obliged to provide a contact email, but it will certainly help in the event of a problem.</p> - + contactMail - + textLabel2_2 @@ -145,7 +145,7 @@ - + ServerReachability @@ -156,7 +156,7 @@ unnamed - + groupBox1_2_2 @@ -167,7 +167,7 @@ unnamed - + textLabel1_2_2 @@ -176,7 +176,7 @@ <p>If you want, TorK can contact your router and tell it to ensure anything that arrives on ports 80 and 443 is sent to Tor. If you'd like to do this, tick the box below if it is enabled..</p> - + buttonGroup1 @@ -187,7 +187,7 @@ unnamed - + ForwardPorts @@ -195,7 +195,7 @@ Make Tor Easily Accessible. - + RoutersFound @@ -221,7 +221,7 @@ setUpServer( int ) - showPage( QWidget * w ) + showPage( TQWidget * w ) setServerType( int id ) accept() reject() -- cgit v1.2.3