fix issues from review
This commit is contained in:
parent
53cca56fd3
commit
a9ec17220a
@ -57,7 +57,7 @@ HEADERS += $$top_srcdir/server/guhcore.h \
|
||||
$$top_srcdir/server/networkmanager/networkconnection.h \
|
||||
$$top_srcdir/server/networkmanager/wirednetworkdevice.h \
|
||||
$$top_srcdir/server/usermanager.h \
|
||||
$$PWD/tokeninfo.h
|
||||
$$top_srcdir/server/tokeninfo.h
|
||||
|
||||
|
||||
SOURCES += $$top_srcdir/server/guhcore.cpp \
|
||||
@ -114,5 +114,5 @@ SOURCES += $$top_srcdir/server/guhcore.cpp \
|
||||
$$top_srcdir/server/networkmanager/networkconnection.cpp \
|
||||
$$top_srcdir/server/networkmanager/wirednetworkdevice.cpp \
|
||||
$$top_srcdir/server/usermanager.cpp \
|
||||
$$PWD/tokeninfo.cpp
|
||||
$$top_srcdir/server/tokeninfo.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user