Skip to content

Commit 558aa82

Browse files
TorontoMediaerig0
authored andcommitted
update: change Qt4 to Qt5
Updated pages that mention usage of Qt4 instead of Qt5, did not change the blogs that mention the porting to Qt4 for historical purposes. Fixes: #8
1 parent b4b0021 commit 558aa82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/utilities/firewall-applet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ firewall-applet is a tray applet for firewalld. It provides information about th
77

88
There is a left and also right mouse button menu and also a tooltip with the active settings when moving the mouse over the icon.
99

10-
The applet has been ported over to Qt4 as the StatusIcon support in Gtk3 has been deprecated.
10+
The applet has been ported over to Qt5 as the StatusIcon support in Gtk3 has been deprecated.
1111

1212
## Limitations with Gnome3
1313

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The separation of the runtime and permanent configuration makes it possible to d
3131
* Integration with Puppet
3232
* Command line clients for online and offline configuration
3333
* Graphical configuration tool using gtk3
34-
* Applet using Qt4
34+
* Applet using Qt5
3535

3636
## Who is using it?
3737

0 commit comments

Comments
 (0)