summaryrefslogtreecommitdiffstats
path: root/src/controller/selection_to_db.h (plain)
blob: 4344e0b96af2338b3837cc8057cdc43d27ba2dfb
1
2
3
4
5
6
7
8
9
#ifndef SELECTION_TO_DB_H
#define SELECTION_TO_DB_H

/*
 * Send the current selection from memory to the database.
 */
void selection_to_db (void);

#endif // SELECTION_TO_DB_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.