mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Fix tests
This commit is contained in:
parent
fd0d5575ff
commit
9bfebb34d7
@ -139,6 +139,7 @@ class GUI_EXPORT QgsRasterLayerSaveAsDialog: public QDialog, private Ui::QgsRast
|
||||
double noDataCellValue( int row, int column ) const;
|
||||
void adjustNoDataCellWidth( int row, int column );
|
||||
bool validate() const;
|
||||
// Returns true if the output layer already exists in a GeoPackage file.
|
||||
bool outputLayerExistsInGpkg() const;
|
||||
|
||||
void insertAvailableOutputFormats();
|
||||
|
Loading…
x
Reference in New Issue
Block a user