mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 07:35:40 +02:00
Enable test 1 and 2
This commit is contained in:
@@ -84,6 +84,7 @@ void WindowCtrl::slotWindowTest1()
|
||||
|
||||
// findWindows( m_ppid );
|
||||
|
||||
#define MINIMIZE_TEST
|
||||
#ifdef MINIMIZE_TEST
|
||||
emit signalConsole( QString( "Pid: %1").arg( m_ppid ) );
|
||||
findWindows( m_ppid );
|
||||
@@ -114,8 +115,8 @@ void WindowCtrl::slotWindowTest2()
|
||||
|
||||
// hideWindow( getWinId(), true );
|
||||
|
||||
#define NORMALIZE_TEST
|
||||
#ifdef NORMALIZE_TEST
|
||||
|
||||
emit signalConsole( QString( "Pid: %1").arg( m_ppid ) );
|
||||
findWindows( m_ppid );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user