]> sigrok.org Git - pulseview.git/blobdiff - pv/widgets/colourpopup.cpp
Session: Query the device's sample rate when needed, not sooner
[pulseview.git] / pv / widgets / colourpopup.cpp
index 8c8b1385fa64f562f866d6285ce75f5a6cb46ead..170385b3bb4ab26cd49b1d3ef40141d7892d9282 100644 (file)
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "colourpopup.hpp"
@@ -47,5 +46,5 @@ void ColourPopup::colour_selected(int, int)
        close();
 }
 
-} // widgets
-} // pv
+}  // namespace widgets
+}  // namespace pv