que
This commit is contained in:
		
							parent
							
								
									c37a99a58a
								
							
						
					
					
						commit
						2c6d011d66
					
				@ -10,14 +10,11 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
QString AOApplication::get_base_path(){
 | 
					QString AOApplication::get_base_path(){
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  return "E:/AO/client/base/";
 | 
					 | 
				
			||||||
    /*
 | 
					 | 
				
			||||||
#ifdef OMNI_DEBUG
 | 
					#ifdef OMNI_DEBUG
 | 
				
			||||||
  return "/media/omnitroid/Data/winshare/AO/client/base/";
 | 
					  return "/media/omnitroid/Data/winshare/AO/client/base/";
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
  return (QDir::currentPath() + "/base/");
 | 
					  return (QDir::currentPath() + "/base/");
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
*/
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user