mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-23 20:50:12 +00:00
Merge pull request #409 from Integral-Tech/fix-wayland-icon
Set program name to fix wayland icon issue
This commit is contained in:
commit
a73b7c9f80
@ -30,7 +30,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
|
||||
|
||||
g_set_prgname("wihotspot");
|
||||
initUi(argc,argv);
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user