mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 03:40:05 +00:00 
			
		
		
		
	Added basic high privilege checks and message box
This commit is contained in:
		
							parent
							
								
									d81f187d88
								
							
						
					
					
						commit
						71f967d536
					
				
					 4 changed files with 75 additions and 2 deletions
				
			
		
							
								
								
									
										11
									
								
								scwx-qt/source/scwx/qt/util/check_privilege.hpp
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								scwx-qt/source/scwx/qt/util/check_privilege.hpp
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,11 @@ | |||
| #pragma once | ||||
| 
 | ||||
| namespace scwx { | ||||
| namespace qt { | ||||
| namespace util { | ||||
| 
 | ||||
| bool is_high_privilege(); | ||||
| 
 | ||||
| } // namespace util
 | ||||
| } // namespace qt
 | ||||
| } // namespace scwx
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak