mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 09:20:06 +00:00 
			
		
		
		
	Removing "L" key debug from map widget, handled by debug menu
This commit is contained in:
		
							parent
							
								
									bb0419aa3e
								
							
						
					
					
						commit
						c67b4cf536
					
				
					 1 changed files with 0 additions and 8 deletions
				
			
		|  | @ -998,14 +998,6 @@ void MapWidget::keyPressEvent(QKeyEvent* ev) | ||||||
|    case Qt::Key_S: |    case Qt::Key_S: | ||||||
|       changeStyle(); |       changeStyle(); | ||||||
|       break; |       break; | ||||||
|    case Qt::Key_L: |  | ||||||
|    { |  | ||||||
|       for (const QString& layer : p->map_->layerIds()) |  | ||||||
|       { |  | ||||||
|          qDebug() << "Layer: " << layer; |  | ||||||
|       } |  | ||||||
|    } |  | ||||||
|    break; |  | ||||||
|    default: |    default: | ||||||
|       break; |       break; | ||||||
|    } |    } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat