mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-15 15:13:40 +00:00
added several function to profile tab
This commit is contained in:
@ -26,7 +26,8 @@ class SleepThread : public QThread
|
||||
{
|
||||
Q_OBJECT
|
||||
// private run
|
||||
void run () {}
|
||||
void run()
|
||||
{}
|
||||
|
||||
public :
|
||||
static void usleep(long iSleepTime)
|
||||
|
||||
Reference in New Issue
Block a user