mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
added one missing sigtype to Identity.h. Some work on qt gui.
This commit is contained in:
@@ -79,7 +79,6 @@ private:
|
||||
void retranslateTunnelForm(TunnelPane& ui) {
|
||||
ui.deletePushButton->setText(QApplication::translate("tunForm", "Delete Tunnel", 0));
|
||||
ui.nameLabel->setText(QApplication::translate("tunForm", "Tunnel name:", 0));
|
||||
ui.typeLabel->setText(QApplication::translate("tunForm", "Server tunnel type:", 0));
|
||||
}
|
||||
|
||||
void retranslateI2CPParameters() {
|
||||
|
||||
Reference in New Issue
Block a user